Merge pull request #2523 from Kobzol/ci-main
Use main branch of josh-sync for CI workflow
This commit is contained in:
commit
dc17d356f5
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ on:
|
|||
jobs:
|
||||
pull:
|
||||
if: github.repository == 'rust-lang/rustc-dev-guide'
|
||||
uses: rust-lang/josh-sync/.github/workflows/rustc-pull.yml@ci-gh-app
|
||||
uses: rust-lang/josh-sync/.github/workflows/rustc-pull.yml@main
|
||||
with:
|
||||
github-app-id: ${{ vars.APP_CLIENT_ID }}
|
||||
zulip-stream-id: 196385
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue