Skip to content

Commit 49da929

Browse files
ci: report workflow tentative fix
1 parent a3ba788 commit 49da929

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/report.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
name: Report
1818
runs-on: ubuntu-latest
1919
if: github.event.workflow_run.event == 'pull_request'
20-
env:
21-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2220
steps:
2321
- name: 'Checkout'
2422
uses: actions/checkout@v4

0 commit comments

Comments
 (0)