Merge branch 'patricio-wip-11' into deploy-proxy-merger

This commit is contained in:
Joao Patricio 2023-05-03 07:45:29 +01:00
commit 05bd6cb180

View File

@ -1,10 +1,14 @@
name: Docker Image CI name: Docker Image CI
on: on:
# push:
# branches: [ "main" ]
# pull_request:
# branches: [ "*" ]
push: push:
branches: [ "main" ] branches: ["this-does-not-exist"]
pull_request: pull_request:
branches: [ "*" ] branches: ["this-does-not-exist"]
jobs: jobs:
build: build: