actRunners/.gitea/workflows/testfly.yaml
Martin Cholewa 702d3a8520
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 34s
Update .gitea/workflows/testfly.yaml
2025-01-20 16:02:25 +01:00

8 lines
221 B
YAML

name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered ME"