Skip to content

Commit d3d423c

Browse files
authored
GH_TOKEN: ${{ github.token }}
1 parent 6006577 commit d3d423c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches: [main]
66
permissions:
77
pull-requests: write
8+
env:
9+
GH_TOKEN: ${{ github.token }}
810
jobs:
911
detect-and-assign:
1012
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)