Skip to content

Commit a93d65b

Browse files
authored
Update sync-main.yml
1 parent 79909e9 commit a93d65b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/sync-main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,4 @@ jobs:
8080
--body "This PR syncs the latest changes from \`codeql-cli/latest\` into \`main\`."
8181
fi
8282
env:
83-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
84-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
83+
GH_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}

0 commit comments

Comments
 (0)