We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79909e9 commit a93d65bCopy full SHA for a93d65b
.github/workflows/sync-main.yml
@@ -80,5 +80,4 @@ jobs:
80
--body "This PR syncs the latest changes from \`codeql-cli/latest\` into \`main\`."
81
fi
82
env:
83
- GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
84
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
0 commit comments