mirror of
https://github.com/1204244136/index-X.git
synced 2025-06-27 23:03:35 +08:00
perf: 添加 paths 过滤器
This commit is contained in:
2
.github/workflows/build-epub-release.yml
vendored
2
.github/workflows/build-epub-release.yml
vendored
@ -4,6 +4,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- 'EPUB/**'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user