Skip to content

Commit eac08a6

Browse files
authored
Merge pull request #317 from jepler/update-images-cron-only
images: don't update based on pushes to master
2 parents fc7ba9f + c831d46 commit eac08a6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/images.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
schedule:
55
- cron: '0 10 * * *'
66
workflow_dispatch:
7-
push:
8-
branches: [master]
97

108
concurrency:
119
group: folder-images

0 commit comments

Comments
 (0)