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