Skip to content

Commit

Permalink
don't need schedule if we're keeping up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Dec 17, 2024
1 parent a3c927f commit f2aedb7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/lint-test-build-push.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: lint-test
on:
push:
schedule:
# Mondays 7:15 EST
- cron: '15 11 * * 1'

permissions:
contents: read

Expand Down

0 comments on commit f2aedb7

Please sign in to comment.