update workflow
All checks were successful
ci/woodpecker/manual/demo-workflow Pipeline was successful

This commit is contained in:
2025-07-03 12:34:31 +03:00
parent 4dd8c6bfc9
commit f6eb24706e
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
when:
- event: [push, manual]
branch: [master, feature/*]
steps:
- name: build
image: ubuntu:22.04