Add when condition

This commit is contained in:
dvirlabs 2025-05-05 23:56:22 +03:00
parent ad713fc161
commit a6b2b4e9a2

View File

@ -1,3 +1,9 @@
when:
event:
- push
branch:
- master
steps:
- name: detect-and-validate
image: alpine:latest