workflow.yaml: minor fix
This commit is contained in:
4
.github/workflows/workflow.yaml
vendored
4
.github/workflows/workflow.yaml
vendored
@@ -8,8 +8,8 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- setup.sh
|
- setup.sh
|
||||||
- action.yml
|
- action.yaml
|
||||||
- .github/workflows/workflow.yml
|
- .github/workflows/workflow.yaml
|
||||||
jobs:
|
jobs:
|
||||||
lint_shellcheck:
|
lint_shellcheck:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user