Skip to content

Commit

Permalink
Update trigger.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
NanuIjaz authored Jan 30, 2024
1 parent 4c39ca0 commit bf01ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Check for New Release

on:
schedule:
- cron: '*/10 * * * *'
- cron: '* */6 * * *'

jobs:
check-for-release:
Expand Down

0 comments on commit bf01ba1

Please sign in to comment.