Modify conditions for runner.

This commit is contained in:
2024-02-24 15:45:16 +01:00
parent 273df3c75e
commit 1a6cd414f3

View File

@@ -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