Skip to content

Commit

Permalink
Schedule "validate" GHA to run every month
Browse files Browse the repository at this point in the history
  • Loading branch information
willgearty authored Jun 28, 2024
1 parent 8f56aac commit 867c49c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate-ctv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ on:
paths:
- '.github/workflows/validate-ctv.yml'
- 'Phylogenetics.md'
schedule:
- cron: '30 5 1 * *'

name: Validate task view

Expand Down

0 comments on commit 867c49c

Please sign in to comment.