Skip to content

Commit

Permalink
now we can run ci manually (#649)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemhenry authored Nov 21, 2023
1 parent 87efe47 commit 9d3ccbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
schedule:
# At 07:00 UTC on Monday and Thursday.
- cron: "0 7 * * *"
workflow_dispatch:
release:
types:
- published
Expand Down

0 comments on commit 9d3ccbf

Please sign in to comment.