Skip to content

Commit e0bbd3b

Browse files
authored
fix approve ci (#3212)
1 parent 7ce00e5 commit e0bbd3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/approve.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
- develop
77
- 'release/*'
88

9+
env:
10+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
11+
912
jobs:
1013
Approval:
1114
name: Approval

0 commit comments

Comments
 (0)