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
No known key found for this signature in database
GPG Key ID: F8DC83D24F68572D

View File

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