We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 942062b commit 355e75fCopy full SHA for 355e75f
1 file changed
.github/workflows/ios_build.yml
@@ -3,7 +3,7 @@ name: iOS Build
3
on:
4
pull_request:
5
branches:
6
- - main
+ - '**'
7
push:
8
9
- main
0 commit comments