Skip to content

Commit 234a082

Browse files
committed
try change name of group
1 parent 62906dc commit 234a082

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/images.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ name: Generate folder images
66

77
on:
88
schedule:
9-
- cron: '0 10 * * *'
9+
- cron: '5 22 * * *'
1010
workflow_dispatch:
1111

1212
concurrency:
13-
group: folder-images
13+
group: bundle-folder-images
1414
cancel-in-progress: true
1515

1616
jobs:

0 commit comments

Comments
 (0)