remove push trigger from demo workflow
All checks were successful
Build / Explore-Gitea-Actions (push) Successful in 44s

This commit is contained in:
ThePindabaas
2026-06-28 10:37:38 +02:00
parent 4055c2b738
commit d31aef05e0

View File

@@ -1,6 +1,6 @@
name: Gitea Actions Demo name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push, workflow_dispatch] on: [workflow_dispatch]
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions: