Skip to content

Commit

Permalink
add manual running
Browse files Browse the repository at this point in the history
  • Loading branch information
oott123 committed Apr 10, 2024
1 parent db3efe1 commit 1279a3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/parse.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: 解析插件
on:
workflow_dispatch:
push:
paths:
- 'parse/**'
- '.github/workflows/parse.yml'
jobs:
zip:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1279a3e

Please sign in to comment.