Files
runner-test/.gitea/workflows/test.yaml
T
guy176251 4c5464e6c2
/ Explore-Gitea-Actions (push) Successful in 5m2s
added push condition for action run
2026-05-18 01:35:39 -05:00

10 lines
135 B
YAML

on: push
jobs:
Explore-Gitea-Actions:
container: busybox
steps:
- name: Long Sleep
run: |
sleep 300