mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 00:28:18 +08:00
Update ios.yml
This commit is contained in:
8
.github/workflows/ios.yml
vendored
8
.github/workflows/ios.yml
vendored
@@ -1,6 +1,14 @@
|
|||||||
name: Build for iOS
|
name: Build for iOS
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
pull_request:
|
||||||
|
types:
|
||||||
|
- opened
|
||||||
|
- synchronize
|
||||||
|
- reopened
|
||||||
|
- ready_for_review
|
||||||
|
paths-ignore:
|
||||||
|
- '**.md'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
branch:
|
branch:
|
||||||
|
|||||||
Reference in New Issue
Block a user