mirror of https://github.com/allinssl/allinssl
ci/cd: remove branch trigger from Docker build workflow
parent
6d7a69ad52
commit
4e291390f8
|
@ -2,7 +2,6 @@ name: Build and Push Docker Image
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ "*" ]
|
||||
tags: [ "*" ]
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue