Skip to content

Commit

Permalink
Update matrix.yml
Browse files Browse the repository at this point in the history
Add workflow_dispatch so that the CI can be started manually
  • Loading branch information
jwillemsen authored Oct 3, 2023
1 parent 6629ce4 commit 5c0ef33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- '!macos'
schedule:
- cron: "0 3 * * 5"
workflow_dispatch:

jobs:
matrix:
Expand Down

0 comments on commit 5c0ef33

Please sign in to comment.