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