Skip to content

Commit 2479b79

Browse files
committed
Use main branch of josh-sync for CI workflow
1 parent b067bb4 commit 2479b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rustc-pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
pull:
1111
if: github.repository == 'rust-lang/rustc-dev-guide'
12-
uses: rust-lang/josh-sync/.github/workflows/rustc-pull.yml@ci-gh-app
12+
uses: rust-lang/josh-sync/.github/workflows/rustc-pull.yml@main
1313
with:
1414
github-app-id: ${{ vars.APP_CLIENT_ID }}
1515
zulip-stream-id: 196385

0 commit comments

Comments
 (0)