Fix branch name
All checks were successful
ci/woodpecker/push/build/1 Pipeline was successful
ci/woodpecker/push/build/2 Pipeline was successful
ci/woodpecker/push/tag Pipeline was successful

This commit is contained in:
2026-05-27 11:15:20 +03:00
parent 805f8c4c75
commit 95534b669c
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ labels:
platform: ${platform} platform: ${platform}
when: when:
branch: main branch: master
event: [push, pull_request, tag] event: [push, pull_request, tag]
steps: steps:

View File

@@ -1,5 +1,5 @@
when: when:
branch: main branch: master
event: [push, tag] event: [push, tag]
depends_on: depends_on: