Skip to content

Commit

Permalink
Make CI workflow callable
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-ballarin committed Nov 16, 2023
1 parent 67d48d3 commit f0b6dd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- main
schedule:
- cron: "0 5 * * *"
workflow_call:
workflow_dispatch:

jobs:
Expand Down

0 comments on commit f0b6dd6

Please sign in to comment.