slaves
Some checks failed
ci/woodpecker/push/build/2 Pipeline is pending
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/build/1 Pipeline failed

This commit is contained in:
JMARyA 2025-06-28 01:39:13 +02:00
parent 2c6aa7ff86
commit 37c44467c2
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ labels:
when: when:
- event: push - event: push
branch: main branch: master
steps: steps:
- name: "PKGBUILD" - name: "PKGBUILD"

View file

@ -1,6 +1,6 @@
when: when:
branch: branch:
- main - master
event: event:
- push - push
- pull_request - pull_request