Skip to content

Commit

Permalink
Merge pull request #162 from ClubCedille/etienneoh-cedille.etsmtl.ca
Browse files Browse the repository at this point in the history
Update CI Action for recuring runs
  • Loading branch information
etienneoh authored Nov 23, 2024
2 parents 2885840 + f7a4f23 commit 77a0c85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: CI
on:
schedule:
- cron: '0 8 4,19 * *' #At 8:00AM every 4th and 19th of the month
push:
branches:
- master
Expand Down

0 comments on commit 77a0c85

Please sign in to comment.