1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00

Remove build on pr

This commit is contained in:
Yuvraj 2020-05-28 12:57:03 -07:00 committed by GitHub
parent 1bfcb3b44d
commit aaa93fc8e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,8 @@ name: releaser
on:
push:
branches:
- 'master'
pull_request:
tags:
- '*'
jobs:
releaser: