Skip to content

Commit

Permalink
chore: disable validation cron job
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen authored Nov 30, 2024
1 parent b1ef96f commit 6748fb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: validate
on:
push:
schedule:
- cron: 0 0 * * 1
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
Expand Down

0 comments on commit 6748fb9

Please sign in to comment.