Skip to content

Commit

Permalink
CI: remove scheduled runs
Browse files Browse the repository at this point in the history
GitHub has very irritating UX around these.
  • Loading branch information
flowerysong committed Jun 10, 2024
1 parent 13eb954 commit b8ce2c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: ansible-test
on:
push:
pull_request:
schedule:
- cron: 48 16 * * *
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit b8ce2c9

Please sign in to comment.