mirror of
https://github.com/github/codeql.git
synced 2026-05-25 00:27:09 +02:00
Merge pull request #238 from microsoft/dilan/sync-repo-auth
Auth Bug: Sync Main
This commit is contained in:
1
.github/workflows/sync-main.yml
vendored
1
.github/workflows/sync-main.yml
vendored
@@ -64,6 +64,7 @@ jobs:
|
||||
run: |
|
||||
git push origin auto/sync-main-pr
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
|
||||
GH_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
|
||||
- name: Create PR if it doesn't exist
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user