We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d51bf1 commit 0f3b3e6Copy full SHA for 0f3b3e6
1 file changed
.github/workflows/pr-tests.yml
@@ -4,9 +4,9 @@ name: PR Tests
4
5
on:
6
pull_request:
7
- branches: [main]
+ branches: [main, "release/**"]
8
push:
9
10
11
permissions:
12
contents: read
0 commit comments