diff --git a/.gitea/workflows/demo.yml b/.gitea/workflows/demo.yml index eef0499..c7df2b8 100644 --- a/.gitea/workflows/demo.yml +++ b/.gitea/workflows/demo.yml @@ -1,7 +1,6 @@ name: Gitea Actions Demo run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 #on: [push] -on: workflow_dispatch jobs: Explore-Gitea-Actions: