mirror of https://github.com/helm/helm
Also added a note to the circleci config Signed-off-by: Matt Farina <matt.farina@suse.com> Signed-off-by: Drew Gonzales <drew.gonzales@datadoghq.com>pull/11760/head
parent
f065c3eb1a
commit
b4a2960eec
@ -1,5 +1,9 @@
|
|||||||
name: build-pr
|
name: build-test
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- 'main'
|
||||||
|
- 'release-**'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
Loading…
Reference in new issue