ci: add apple-only workflow, disable push trigger on others
This commit is contained in:
3
.github/workflows/ios-only.yml
vendored
3
.github/workflows/ios-only.yml
vendored
@@ -1,7 +1,6 @@
|
||||
name: Build iOS
|
||||
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user