diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index ba53d8b..d9ad94f 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 on: schedule: - - cron: '*/5 * * * *' # Every 5 minutes + - cron: '*/5 * * * *' jobs: build: