diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 2815156..a0202f3 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -2,8 +2,9 @@ name: TMW Global Networks Dokumentation run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 on: - schedule: - - cron: '*/5 * * * *' + push: + branches: + - main jobs: build: