This commit is contained in:
Alejandro Martínez 2024-10-08 02:36:48 +02:00
parent a2cd79489a
commit 94d83d713c

View File

@ -1,9 +1,5 @@
when:
- event: push
branch: main
steps: steps:
- name: first-run first-job:
image: busybox image: busybox
commands: commands:
- echo "first run" - echo "first run"