run ci only on main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2025-02-28 20:33:47 +07:00
parent 19a3a6b410
commit d0d56211fe

View file

@ -1,5 +1,10 @@
when:
- branch: main
event: push
- event: tag
steps:
- name: techtransthai-simple-deploy
- name: deploy
image: alpine
commands:
- apk add mkdocs