Merge pull request #13567 from mattfarina/backport-fix-dev-v3-pr-tests

Backport #13563 (fix testing on dev-v3 PRs)
pull/13575/head
Matt Farina 9 months ago committed by GitHub
commit 0a588c264c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save