Skip to content

Commit 88f4616

Browse files
authored
Merge pull request #11 from Kobzol/fix-readme
Fix README CI example
2 parents 451d89f + 3f2c7ab commit 88f4616

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
@@ -58,7 +58,7 @@ on:
5858

5959
jobs:
6060
pull:
61-
uses: rust-lang/josh-sync/.github/workflows/rustc-pull.yml@master
61+
uses: rust-lang/josh-sync/.github/workflows/rustc-pull.yml@main
6262
with:
6363
# If you want the Zulip post functionality
6464
#zulip-stream-id: 1234 # optional

0 commit comments

Comments
 (0)