diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 12ab6f9..ba53d8b 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -2,9 +2,8 @@ name: TMW Global Networks Dokumentation run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 on: - [push] schedule: - - cron: '*/5 * * * *' + - cron: '*/5 * * * *' # Every 5 minutes jobs: build: