Remove workflow execution on push to docker-image branch

This commit is contained in:
Lounès Ksouri
2021-02-18 22:38:05 +01:00
parent 4500078773
commit 0ba26975d4

View File

@@ -7,7 +7,6 @@ on:
push:
branches:
- master
- docker-image # For testing purposes
jobs:
build: