We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1829af commit 7ba8322Copy full SHA for 7ba8322
1 file changed
.github/workflows/02-workflow-events-v2.yml
@@ -7,7 +7,7 @@ on:
7
branches:
8
- CW02_03_2026
9
schedule:
10
- - cron: "*/2 * * * *" # co 2 minuty
+ - cron: "*/20 * * * *" # co 20 minut
11
workflow_dispatch:
12
13
jobs:
0 commit comments