Keep refactoring

This commit is contained in:
Alejandro Martínez 2024-10-08 02:52:05 +02:00
parent ca79a499a9
commit 253ab55a2b

View File

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