Modify conditions for runner.
This commit is contained in:
@@ -2,9 +2,7 @@ name: Build startup image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ $default-branch ]
|
||||
pull_request:
|
||||
branches: [ $default-branch ]
|
||||
branches: [ master ]
|
||||
|
||||
env:
|
||||
# Use docker.io for Docker Hub if empty
|
||||
|
||||
Reference in New Issue
Block a user