未验证 提交 49c9c191 编写于 作者: A Asher 提交者: GitHub

Fix script test workflow triggers (#4412)

上级 433a3d91
......@@ -5,10 +5,12 @@ on:
branches:
- main
paths:
- "installer.sh"
- "install.sh"
pull_request:
branches:
- main
paths:
- "install.sh"
jobs:
ubuntu:
......
......@@ -5,10 +5,14 @@ on:
branches:
- main
paths:
- "installer.sh"
- "**.sh"
- "**.bats"
pull_request:
branches:
- main
paths:
- "**.sh"
- "**.bats"
jobs:
test:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册