Skip to content

Commit

Permalink
Update ActionTrigger.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbugcc committed Nov 12, 2024
1 parent 53e11b6 commit eb4d1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ActionTrigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
on:
workflow_dispatch:
schedule:
- cron: '0 16 */5 * *'
- cron: '0 16 */7 * *'

jobs:
check:
Expand Down

0 comments on commit eb4d1ba

Please sign in to comment.