mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-07-04 22:45:11 +08:00
Shellcheck
This commit is contained in:
parent
4f6e923f22
commit
4ea7ae62d6
10
.github/workflows/test.yml
vendored
10
.github/workflows/test.yml
vendored
@ -1,18 +1,10 @@
|
|||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches-ignore:
|
|
||||||
- master
|
|
||||||
paths:
|
|
||||||
- '**/*.sh'
|
|
||||||
- '.github/workflows/test.yml'
|
|
||||||
- '.github/workflows/check.yml'
|
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- '**/*.sh'
|
- '**/*.sh'
|
||||||
- '.github/workflows/test.yml'
|
- '.github/workflows/test.yml'
|
||||||
- '.github/workflows/check.yml'
|
- '.github/workflows/check.yml'
|
||||||
|
|
||||||
name: "Test"
|
name: "Test"
|
||||||
permissions: {}
|
permissions: {}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user