mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Update test.yml
This commit is contained in:
parent
a7725b8162
commit
142f19b41c
12
.github/workflows/test.yml
vendored
12
.github/workflows/test.yml
vendored
@ -2,17 +2,13 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**/test.yml'
|
- '**/*.md'
|
||||||
- '**/build.yml'
|
- '**/*.yml'
|
||||||
- '**/README.md'
|
|
||||||
- '**/docker-compose.yml'
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**/test.yml'
|
- '**/*.md'
|
||||||
- '**/build.yml'
|
- '**/*.yml'
|
||||||
- '**/README.md'
|
|
||||||
- '**/docker-compose.yml'
|
|
||||||
|
|
||||||
name: "Test"
|
name: "Test"
|
||||||
permissions: {}
|
permissions: {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user