mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 05:20:02 +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:
|
||||
push:
|
||||
branches-ignore:
|
||||
- master
|
||||
paths:
|
||||
- '**/*.sh'
|
||||
- '.github/workflows/test.yml'
|
||||
- '.github/workflows/check.yml'
|
||||
|
||||
pull_request:
|
||||
paths:
|
||||
- '**/*.sh'
|
||||
- '.github/workflows/test.yml'
|
||||
- '.github/workflows/check.yml'
|
||||
|
||||
|
||||
name: "Test"
|
||||
permissions: {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user