Skip to content

Commit 8460b4a

Browse files
authored
Update pr_comment.yml
1 parent f6f2bf3 commit 8460b4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr_comment.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ jobs:
55
pr-comment:
66
name: Alert to check tutorials
77
runs-on: ubuntu-latest
8+
env:
9+
GITHUB_TOKEN: ${{ secrets.SOLACE_BOT }}
810
permissions:
911
pull-requests: write
1012
steps:

0 commit comments

Comments
 (0)