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
4c953bea39
commit
e4038aa125
10
.github/workflows/test.yml
vendored
10
.github/workflows/test.yml
vendored
@ -1,8 +1,18 @@
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
paths-ignore:
|
||||
- '**/test.yml'
|
||||
- '**/build.yml'
|
||||
- '**/README.md'
|
||||
- '**/docker-compose.yml'
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
paths-ignore:
|
||||
- '**/test.yml'
|
||||
- '**/build.yml'
|
||||
- '**/README.md'
|
||||
- '**/docker-compose.yml'
|
||||
|
||||
name: "Test"
|
||||
permissions: {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user