Update .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m7s

This commit is contained in:
2026-02-20 18:04:29 +05:30
parent 51be024c11
commit d00dda59eb

View File

@@ -9,7 +9,7 @@ on:
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
runs-on: test
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"