push to branch

Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
Jürgen Eckel 2023-01-26 21:42:23 +01:00
parent a485bdbc6b
commit 5808ac0b85
No known key found for this signature in database

View File

@ -4,7 +4,10 @@
# Code is Apache-2.0 and docs are CC-BY-4.0
name: publish-docker
on: workflow_dispatch
on:
push:
branches:
- '286-*'
jobs:
audit: