actRunners/.gitea/workflows/testfly.yaml
Martin Cholewa 57bf931e88
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 51s
Update .gitea/workflows/testfly.yaml
2025-01-20 16:05:22 +01:00

8 lines
207 B
YAML

name: Gitea Actions Demo
run-name: THIS is testing out Gitea Actions 🚀
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered ME"