Skip to content

Commit c7b8f08

Browse files
authored
Update language-detection-and-assignment.yml
1 parent 385a7e7 commit c7b8f08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/language-detection-and-assignment.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
pull_request:
55
branches: [main]
66

7+
env:
8+
GH_TOKEN: ${{ github.token }}
9+
710
jobs:
811
detect-and-assign:
912
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)