chore: fix workflow

This commit is contained in:
Cassio Santos
2022-03-14 14:29:03 -03:00
committed by GitHub
parent cefdc5e9ec
commit 131623ce1f

View File

@@ -3,10 +3,9 @@ name: Create and publish a Backend Docker image
on: on:
push: push:
branches: branches: [master]
- master paths:
- "backend/**"
pull_request:
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io