Skip to content

Commit 7486314

Browse files
authored
Revert "Add a token to fix the 403 error"
This reverts commit e458c0d.
1 parent e458c0d commit 7486314

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/post_ci_status.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ jobs:
3636
steps:
3737
- name: Post or update CI status comment
3838
uses: actions/github-script@v7
39-
env:
40-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4139
with:
4240
script: |
4341
const prNumber = ${{ inputs.pr_number }};

0 commit comments

Comments
 (0)