mirror of https://github.com/helm/helm
Merge pull request #11865 from mattfarina/gha-fixup
Add testing to default and release branchespull/10727/merge
commit
e007c900ce
@ -1,5 +1,9 @@
|
||||
name: build-pr
|
||||
name: build-test
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'release-**'
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
Loading…
Reference in new issue