mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 19:14:42 +08:00
fix: workflow
mod: xireiki/channel-post: large_file: false 忽略`.github/workflows/`内的提交,除非修改Action自身对应的workflow文件 feat: 推送至build-ios分支触发action fix: macos command compatibility for sed fix: typo fix: remove unexisting job dependency 'android' feat: 添加iOS编译流程文件,手动触发
This commit is contained in:
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@@ -10,7 +10,7 @@ on:
|
||||
- '**.txt'
|
||||
- '.github/**'
|
||||
- '.idea/**'
|
||||
- '!.github/workflows/**'
|
||||
- '!.github/workflows/CI.yml'
|
||||
|
||||
jobs:
|
||||
update_version:
|
||||
|
||||
Reference in New Issue
Block a user