Remove workflow execution on push to docker-image branch
This commit is contained in:
parent
4500078773
commit
0ba26975d4
1 changed files with 0 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue