Fix workflow trigger

This commit is contained in:
Nicolas Meienberger 2022-05-23 06:49:05 +02:00
parent 9bea6a9c52
commit 6ac28c21b9

View file

@ -1,9 +1,9 @@
name: Release candidate name: Release candidate
on: on:
pull_request: push:
branches: branches:
- master - release/*
jobs: jobs:
# Build images and publish RCs to DockerHub # Build images and publish RCs to DockerHub