Merge pull request #2 from lyuboangelov/feature/add-workflow

change branch name
This commit is contained in:
Lyuboslav Angelov 2023-11-13 18:45:52 +02:00 committed by GitHub
commit 812d086a03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,7 @@ name: Publish Docker image
on: on:
pull_request: pull_request:
branches: branches:
- main - master
jobs: jobs:
push_to_registry: push_to_registry:
if: ${{ github.event.label.name == 'Build' }} if: ${{ github.event.label.name == 'Build' }}