Skip to content

Commit 090c4b9

Browse files
committed
remove env
1 parent 66aaf51 commit 090c4b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/leetcodeChecker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
python leetcodeChecker.py
2020
with:
2121
github-token: ${{ github.token }}
22-
env:
2322
PR_NUMBER: ${{ github.event.pull_request.number }}
2423
leetcode-csrf-token: ${{ secrets.LEETCODE_CSRF_TOKEN }}
2524
leetcode-session: ${{ secrets.LEETCODE_SESSION }}

0 commit comments

Comments
 (0)