mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
testing changes for goreleaser PR
This commit is contained in:
parent
0f47b78332
commit
a9238af08a
1 changed files with 3 additions and 2 deletions
5
.github/workflows/release.yaml
vendored
5
.github/workflows/release.yaml
vendored
|
@ -2,8 +2,9 @@ name: releaser
|
|||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
branches:
|
||||
- 'master'
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
releaser:
|
||||
|
|
Loading…
Add table
Reference in a new issue