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 e208c91 commit bf1dbdbCopy full SHA for bf1dbdb
1 file changed
.github/workflows/build-pr.yml
@@ -7,7 +7,7 @@ permissions:
7
on:
8
pull_request:
9
branches:
10
- - '*'
+ - '**'
11
12
concurrency:
13
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments