mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Shellcheck
This commit is contained in:
parent
6cb235d6e1
commit
70e22cc3e4
8
.github/workflows/test.yml
vendored
8
.github/workflows/test.yml
vendored
@ -4,11 +4,15 @@ on:
|
|||||||
- master
|
- master
|
||||||
paths:
|
paths:
|
||||||
- '**/*.sh'
|
- '**/*.sh'
|
||||||
|
- '.github/workflows/test.yml'
|
||||||
|
- '.github/workflows/check.yml'
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- '**/*.sh'
|
- '**/*.sh'
|
||||||
|
- '.github/workflows/test.yml'
|
||||||
|
- '.github/workflows/check.yml'
|
||||||
|
|
||||||
name: "Test"
|
name: "Test"
|
||||||
permissions: {}
|
permissions: {}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user