mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-29 02:45:06 +00:00
Remove build on pr
This commit is contained in:
parent
1bfcb3b44d
commit
aaa93fc8e4
1 changed files with 2 additions and 3 deletions
5
.github/workflows/release.yaml
vendored
5
.github/workflows/release.yaml
vendored
|
@ -2,9 +2,8 @@ name: releaser
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
pull_request:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
releaser:
|
||||
|
|
Loading…
Add table
Reference in a new issue