Skip to content

Commit

Permalink
CI: disable scheduled runs
Browse files Browse the repository at this point in the history
The UX when these get disabled due to inactivity is horrible.
  • Loading branch information
flowerysong committed Aug 21, 2024
1 parent da122f9 commit 34ee66c
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 * * *

env:
COLL_NS: flowerysong
Expand Down

0 comments on commit 34ee66c

Please sign in to comment.