Merge pull request #13563 from helm/fix_dev_v3_actions

Run `build-test` action on `dev-v3` branch
pull/13489/merge
Matt Farina 5 days ago committed by GitHub
commit 9c7ee48066
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,7 +7,8 @@ on:
- "release-**"
pull_request:
branches:
- main
- "main"
- "dev-v3"
permissions:
contents: read

Loading…
Cancel
Save