We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bd7fb1 commit 3ba11b9Copy full SHA for 3ba11b9
1 file changed
.github/workflows/ios-check.yaml
@@ -1,9 +1,9 @@
1
name: iOS Check
2
on:
3
workflow_dispatch: # Manual trigger
4
- push:
5
- branches:
6
- - main
+ #push:
+ # branches:
+ # - main
7
8
jobs:
9
ios-check:
0 commit comments