Unverified Commit df56e35a authored by yyy's avatar yyy Committed by GitHub

Update cli.yml

parent c948e58e
...@@ -10,6 +10,7 @@ on: ...@@ -10,6 +10,7 @@ on:
paths-ignore: paths-ignore:
- "cmds/**" - "cmds/**"
- "**.md" - "**.md"
- "**.yml"
pull_request: pull_request:
branches: branches:
- "master" - "master"
...@@ -17,6 +18,7 @@ on: ...@@ -17,6 +18,7 @@ on:
paths-ignore: paths-ignore:
- "cmds/**" - "cmds/**"
- "**.md" - "**.md"
- "**.yml"
workflow_dispatch: workflow_dispatch:
jobs: jobs:
cli-test: cli-test:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment