diff --git a/.gitea/workflows/testfly.yaml b/.gitea/workflows/testfly.yaml index 848e065..20aa40f 100644 --- a/.gitea/workflows/testfly.yaml +++ b/.gitea/workflows/testfly.yaml @@ -1,6 +1,5 @@ name: Gitea Actions Demo run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 -on: [push] jobs: Explore-Gitea-Actions: