pr trigger

This commit is contained in:
jr-k 2024-08-08 03:35:52 +02:00
parent 37105f6aa6
commit 11df35209a

View File

@ -18,4 +18,5 @@ jobs:
- name: Add build-pr label
uses: actions-ecosystem/action-add-labels@v1
with:
labels: build-pr
labels: build-pr
github_token: ${{ secrets.GA_TOKEN }}