project actions sync labels off update labeler

This commit is contained in:
Jakub Jezek 2023-03-30 09:29:55 +02:00
parent b752035022
commit c3e4bc6409
No known key found for this signature in database
GPG key ID: 730D7C02726179A7

View file

@ -65,8 +65,8 @@ jobs:
|| (github.event_name == 'pull_request' && github.event.action == 'opened')}}
steps:
- name: Label PRs - Globe detection
uses: actions/labeler@v4
uses: actions/labeler@v4.0.3
with:
repo-token: ${{ secrets.YNPUT_BOT_TOKEN }}
configuration-path: ".github/pr-glob-labeler.yml"
sync-labels: true
sync-labels: false