We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b2169 commit e2abe60Copy full SHA for e2abe60
.github/workflows/ubuntu.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches: [ master ]
6
pull_request:
7
- branches: [ master ]
+ branches: [ ** ]
8
9
jobs:
10
build-ubuntu:
0 commit comments