Update .crow/my-first-workflow.yaml

This commit is contained in:
2025-08-12 11:38:42 +05:30
parent 8198e54080
commit 906dfd8b61

View File

@@ -1,6 +1,7 @@
when: when:
- event: push - event: push
branch: main branch: main
- event: manual
steps: steps:
- name: build - name: build