amxmodx/.github/workflows/labeler.yml

9 lines
195 B
YAML
Raw Normal View History

2021-10-15 17:13:23 +05:30
name: "Pull Request Labeler"
on:
- pull_request_target
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler/labeler.yml