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:
- event: push
branch: main
steps:
first-job:
- name: first-job
image: busybox
commands:
- echo "first run"