Skip to content

Commit

Permalink
Run CI on schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
Donaim committed Aug 6, 2024
1 parent 42e81bc commit 95229cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
branches: [ "master", "devel" ]
pull_request:
branches: [ "master", "devel" ]
schedule:
- cron: '0 8 * * 2' # Every Tuesday at 8AM.

jobs:
quicktest:
Expand Down

0 comments on commit 95229cc

Please sign in to comment.