Skip to content

Commit

Permalink
Update Pharo12CI
Browse files Browse the repository at this point in the history
Add a cron task to test every week development versions of P12
  • Loading branch information
labordep authored Jun 29, 2023
1 parent 2a70bbf commit 07ce4a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Pharo12CI
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
- '!master'
pull_request:
types: [assigned, opened, synchronize, reopened]
schedule:
- cron: '0 12 * * 0'

jobs:
build:
Expand Down

0 comments on commit 07ce4a0

Please sign in to comment.