mirror of
https://github.com/BretFisher/shpod.git
synced 2026-05-20 00:16:36 +00:00
branch rename
This commit is contained in:
4
.github/workflows/docker-build-and-push.yml
vendored
4
.github/workflows/docker-build-and-push.yml
vendored
@@ -3,10 +3,10 @@ name: shpod
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- 'mastery'
|
||||
- 'main'
|
||||
push:
|
||||
branches:
|
||||
- 'mastery'
|
||||
- 'main'
|
||||
schedule:
|
||||
# re-run montly to keep image fesh with upstream base images
|
||||
- cron: '0 12 15 * *'
|
||||
|
||||
Reference in New Issue
Block a user