We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f4497 commit e0681bfCopy full SHA for e0681bf
.github/workflows/pull-request.yml
@@ -3,6 +3,9 @@ on:
3
pull_request:
4
workflow_dispatch:
5
6
+env:
7
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8
+
9
jobs:
10
worktree_clean_checking:
11
name: workspace checking
0 commit comments