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

This commit is contained in:
b0xxer 2025-04-17 11:36:18 -05:00
parent e210313554
commit a4357bc83d

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: alma9
runs-on: ubuntu-latest
steps:
- run: echo We are running!
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."