1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-22 16:18:07 +00:00

Add manual workflow dispatch to Publish (#804)

So we can trigger publish manually
This commit is contained in:
Liz Rice 2021-01-21 09:48:48 +00:00 committed by GitHub
parent ebcb742931
commit 5ae42ebd82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
---
name: Publish
on:
workflow_dispatch:
push:
tags:
- "v*"