This commit is contained in:
Alejandro Martínez 2024-10-08 02:47:13 +02:00
parent aa53b59c67
commit ca79a499a9

View File

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