1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 19:33:36 +00:00
Funkin/.github/workflows/labeler.yml

15 lines
245 B
YAML
Raw Normal View History

2024-05-23 18:37:50 +00:00
name: "Pull Request Labeler"
on:
2024-05-23 18:53:25 +00:00
- pull_request_target
2024-05-23 18:37:50 +00:00
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
sync-labels: true