mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-24 06:25:45 +00:00
push to branch
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
a485bdbc6b
commit
5808ac0b85
5
.github/workflows/publish-docker.yml
vendored
5
.github/workflows/publish-docker.yml
vendored
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user