Skip to content

Commit bfc5dcf

Browse files
committed
Use token to enable workflows to run on PR
1 parent 4476060 commit bfc5dcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/upgrade-tree-sitter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ jobs:
4141
reviewers: skovhus
4242
title: Auto upgrade tree-sitter-bash parser
4343
commit-message: Auto upgrade tree-sitter-bash parser
44+
token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)