mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-02-04 17:50:30 +03:00
fix
This commit is contained in:
parent
6460915267
commit
687a70f412
11
.github/workflows/labeler.yml
vendored
11
.github/workflows/labeler.yml
vendored
@ -3,8 +3,9 @@ on:
|
||||
- pull_request_target
|
||||
|
||||
jobs:
|
||||
steps:
|
||||
- uses: actions/labeler@v3
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
configuration-path: .github/labeler/labeler.yml
|
||||
Label:
|
||||
steps:
|
||||
- uses: actions/labeler@v3
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
configuration-path: .github/labeler/labeler.yml
|
Loading…
x
Reference in New Issue
Block a user