maybe not
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 17s

This commit is contained in:
ThaMunsta
2025-03-14 15:08:49 -04:00
parent 8d466b19b6
commit d7d31413f2

View File

@@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: synolgy
runs-on: ubuntu-latest
steps:
- run: docker pull traefik/whoami
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."