mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-27 20:25:15 +00:00
Labeler path changes
This commit is contained in:
@@ -19,6 +19,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Labelling pull request
|
||||
uses: actions/labeler@v2
|
||||
uses: actions/labeler@main
|
||||
with:
|
||||
repo-token: "${{secrets.GITHUB_TOKEN}}"
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
Reference in New Issue
Block a user