Merge pull request #317 from jepler/update-images-cron-only

images: don't update based on pushes to master
This commit is contained in:
Jeff Epler 2021-05-31 14:48:01 -06:00 committed by GitHub
commit eac08a6f5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,6 @@ on:
schedule:
- cron: '0 10 * * *'
workflow_dispatch:
push:
branches: [master]
concurrency:
group: folder-images