Skip to content

Commit

Permalink
Update smoke-test.yml (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
bodom0015 authored Jan 17, 2024
1 parent e30936e commit 3575cbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/smoke-test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Smoke Test

on:
# Run once a week at 6AM CST
# Run once a month on the first of the month
schedule:
- cron: '0 12 1/7 * *'
- cron: '0 0 1 * *'
pull_request:
branches:
- main
Expand Down

0 comments on commit 3575cbc

Please sign in to comment.