Skip to content

Commit

Permalink
Allow manually running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishcoleman committed Sep 4, 2024
1 parent 9a480bd commit 802a85a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
pull_request:
schedule:
- cron: "0 0 22 * *"
workflow_dispatch:

jobs:
smoketest:
Expand Down

0 comments on commit 802a85a

Please sign in to comment.