Compare commits

..
1 Commits
Author SHA1 Message Date
msyds 137b54eb5f uhh action test
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2026-03-01 02:18:53 -07:00
+1 -1
View File
@@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: nixos
runs-on: ubuntu-latest
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!"