diff --git a/.gitea/workflows/demo.yml b/.gitea/workflows/demo.yml index 01e6d2c..31e6030 100644 --- a/.gitea/workflows/demo.yml +++ b/.gitea/workflows/demo.yml @@ -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: