Skip to content

Commit 5a7d8d8

Browse files
committed
fix: Remove unused GitHub PAT environment variable from verify workflow
1 parent 5b5a2b6 commit 5a7d8d8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/verify.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,4 @@ jobs:
2626
- name: Run tests
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29-
GH_PAT: ${{ secrets.GH_PAT }}
3029
run: oj-verify all

0 commit comments

Comments
 (0)