Skip to content

Commit

Permalink
Update check_application_document.yml
Browse files Browse the repository at this point in the history
Add token to labeler
  • Loading branch information
semuelle authored Dec 18, 2023
1 parent 4031930 commit c89dc6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_application_document.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
uses: actions-ecosystem/action-add-labels@v1
with:
labels: admin-review
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Checkout
uses: actions/checkout@v2
- name: Parse application file
Expand Down

0 comments on commit c89dc6b

Please sign in to comment.