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:
parent
ebcb742931
commit
5ae42ebd82
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -1,6 +1,7 @@
|
||||
---
|
||||
name: Publish
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
|
Loading…
Reference in New Issue
Block a user