1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-13 19:28:55 +00:00

Added trigger for all type of tags

This commit is contained in:
Yuvraj 2020-06-18 08:13:11 -07:00 committed by GitHub
parent fd872dc7a3
commit 5faf8b79ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ name: prereleaser
on:
push:
tags:
- v*
- '*'
jobs: