1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-08 10:04:25 +00:00

Merge pull request #937 from evalsocket/hotfix/prerelease

Trigger github action when we push tag
This commit is contained in:
Jim Bugwadia 2020-06-18 08:59:16 -07:00 committed by GitHub
commit 5005021365
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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