Remove workflow execution on push to docker-image branch
This commit is contained in:
parent
4500078773
commit
0ba26975d4
1
.github/workflows/on-push.yml
vendored
1
.github/workflows/on-push.yml
vendored
|
@ -7,7 +7,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
- docker-image # For testing purposes
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue
Block a user