mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-04-18 23:42:34 +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
|
- pull_request_target
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
steps:
|
Label:
|
||||||
- uses: actions/labeler@v3
|
steps:
|
||||||
with:
|
- uses: actions/labeler@v3
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
with:
|
||||||
configuration-path: .github/labeler/labeler.yml
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
configuration-path: .github/labeler/labeler.yml
|
Loading…
x
Reference in New Issue
Block a user