Skip to content

Commit

Permalink
Merge pull request #18 from opensafely-core/Jongmassey/run-CI-weekly
Browse files Browse the repository at this point in the history
Run CI Sunday 12:47
  • Loading branch information
Jongmassey authored May 10, 2024
2 parents 6ec03c1 + 16b2cf3 commit b6701e2
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 @@ -11,6 +11,8 @@ on:
pull_request:
push:
branches: [main]
schedule:
- cron: "0 12 * * SUN"

jobs:
build-and-test:
Expand Down

0 comments on commit b6701e2

Please sign in to comment.