diff --git a/.gitea/workflows/template-cleanup.yaml b/.gitea/workflows/template-cleanup.yaml index e1555b2..291224f 100644 --- a/.gitea/workflows/template-cleanup.yaml +++ b/.gitea/workflows/template-cleanup.yaml @@ -1,8 +1,9 @@ name: Template Cleanup on: - create: - push: - branches: [ main ] +# create: +# push: +# branches: [ main ] + workflow_dispatch: jobs: