diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index c1c71cf..ef5e531 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -1,8 +1,8 @@ name: Build Action run-name: Test is testing out Gitea Actions 🚀 on: - schedule: - - cron: '* * * * *' +# schedule: +# - cron: '* * * * *' push: branches: - 'main'