Skip to content

Commit

Permalink
Schedule nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
olivier-roussel committed Jan 16, 2025
1 parent 7b87a98 commit 6f5bb5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: sofa-all-packages
on:
- workflow_dispatch
- schedule:
# Nightly launches at 1:15
- cron: '15 1 * * *'

jobs:
build-publish-sofa:
Expand Down

0 comments on commit 6f5bb5e

Please sign in to comment.