Skip to content

Commit

Permalink
Trigger once every 15 mins
Browse files Browse the repository at this point in the history
  • Loading branch information
JunTaoLuo committed Dec 14, 2023
1 parent a2e417e commit 812d7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-cron.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Refresh Tugboat Preview ID Cache
on:
schedule:
- cron: '1 * * * *'
- cron: '*/15 * * * *'
jobs:
testing:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 812d7cf

Please sign in to comment.