We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1613dd2 commit d148319Copy full SHA for d148319
1 file changed
.github/workflows/build-application.yml
@@ -4,6 +4,8 @@ on:
4
branches:
5
- main
6
pull_request:
7
+ branches:
8
+ - '**'
9
jobs:
10
build:
11
runs-on: ubuntu-latest
0 commit comments