Skip to content

Commit

Permalink
monorepo: update smoke ci action for debugging scheduled runs
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredh159 committed Dec 22, 2023
1 parent e06b27f commit 04f1267
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/smoke.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: smoke

on:
push:
schedule:
# every 6 hours
- cron: 0 */6 * * *
- cron: '*/5 * * * *'

jobs:
smoke:
Expand Down

0 comments on commit 04f1267

Please sign in to comment.