remove push trigger from demo workflow
All checks were successful
Build / Explore-Gitea-Actions (push) Successful in 44s
All checks were successful
Build / Explore-Gitea-Actions (push) Successful in 44s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: Gitea Actions Demo
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
on: [push, workflow_dispatch]
|
||||
on: [workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
|
||||
Reference in New Issue
Block a user