Skip to content

Commit

Permalink
Add on-push to test new workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
charisk committed Aug 21, 2023
1 parent dcadd8b commit c318276
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cli-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
push:
branches:
- charisk/split-out-cli-tests

jobs:
find-nightly:
Expand Down

0 comments on commit c318276

Please sign in to comment.