Skip to content

Commit c89348a

Browse files
authored
Merge pull request #7 from LuisLiraC/fix/readme
fix branch name in README
2 parents 7006676 + 6935623 commit c89348a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Get changed files
4747
id: diff
48-
uses: LuisLiraC/git-diff@main
48+
uses: LuisLiraC/git-diff@master
4949
with:
5050
patterns: '*.rs,src/**/*,!README.md'
5151

0 commit comments

Comments
 (0)