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
0f9dbbbcbf
commit
9b4d9659f5
16
.github/workflows/test.yml
vendored
16
.github/workflows/test.yml
vendored
@ -1,19 +1,11 @@
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- '**/*.md'
|
||||
- '.gitignore'
|
||||
- '.dockerignore'
|
||||
- '.github/**'
|
||||
- '.github/workflows/**'
|
||||
paths:
|
||||
- '**/*.sh'
|
||||
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- '**/*.md'
|
||||
- '.gitignore'
|
||||
- '.dockerignore'
|
||||
- '.github/**'
|
||||
- '.github/workflows/**'
|
||||
paths:
|
||||
- '**/*.sh'
|
||||
|
||||
name: "Test"
|
||||
permissions: {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user