Skip to content

Commit

Permalink
Update github-actions.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
baur-krykpayev authored Jan 18, 2025
1 parent 0938a8a commit 21d7300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- '**' # Matches any branch
workflow_dispatch:
schedule:
- cron: "*/59 * * * *"
- cron: "*/15 * * * *"

jobs:
tests:
Expand Down

0 comments on commit 21d7300

Please sign in to comment.