We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ce00e5 commit e0bbd3bCopy full SHA for e0bbd3b
1 file changed
.github/workflows/approve.yml
@@ -6,6 +6,9 @@ on:
6
- develop
7
- 'release/*'
8
9
+env:
10
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
11
+
12
jobs:
13
Approval:
14
name: Approval
0 commit comments