mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-10-13 06:04:58 +08:00
build: Run check for all files (#1057)
Removed specific paths from pull request triggers.
This commit is contained in:
parent
2e34dffed5
commit
06650e916a
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@ -1,11 +1,6 @@
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
|
||||||
- '**/*.sh'
|
|
||||||
- 'Dockerfile'
|
|
||||||
- '.github/workflows/test.yml'
|
|
||||||
- '.github/workflows/check.yml'
|
|
||||||
|
|
||||||
name: "Test"
|
name: "Test"
|
||||||
permissions: {}
|
permissions: {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user