Skip to content

Commit f618890

Browse files
committed
Don't use PAT
1 parent 2c211af commit f618890

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/bench.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
id: create-comment
3232
if: ${{ github.event_name == 'pull_request' }}
3333
with:
34-
github-token: ${{ secrets.PAT }}
3534
script: |
3635
const report = require('./report.js');
3736
report({ github, context });

0 commit comments

Comments
 (0)