diff --git a/.gitea/workflows/ansible-test.yml b/.gitea/workflows/ansible-test.yml index 47b526f..295fd68 100644 --- a/.gitea/workflows/ansible-test.yml +++ b/.gitea/workflows/ansible-test.yml @@ -1,9 +1,6 @@ name: Ansible Code Pipeline run-name: ${{ gitea.actor }} is running Ansible Code Pipeline on: - schedule: - - cron: '*/1 * * * *' - push: branches: - main