Skip to content

Commit 7ba8322

Browse files
committed
update
1 parent a1829af commit 7ba8322

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/02-workflow-events-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches:
88
- CW02_03_2026
99
schedule:
10-
- cron: "*/2 * * * *" # co 2 minuty
10+
- cron: "*/20 * * * *" # co 20 minut
1111
workflow_dispatch:
1212

1313
jobs:

0 commit comments

Comments
 (0)