Skip to content

Commit

Permalink
Добавлен GitHub токен для авторизации запроса на проставление label в…
Browse files Browse the repository at this point in the history
… issue
  • Loading branch information
AShepelevv committed Oct 31, 2024
1 parent 770a5a8 commit 2ec1282
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_new_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- name: Add "inbox" label to the issue
uses: actions-ecosystem/action-add-labels@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
labels: |
inbox
new

0 comments on commit 2ec1282

Please sign in to comment.