mirror of
https://github.com/dockur/windows.git
synced 2025-10-13 15:26:04 +01:00
build: Run check for all files (#1469)
Removed specific paths from pull request triggers.
This commit is contained in:
parent
44dd2b67c8
commit
8846aad171
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@ -1,12 +1,6 @@
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
paths:
|
||||
- '**/*.sh'
|
||||
- '**/*.xml'
|
||||
- '.github/workflows/test.yml'
|
||||
- '.github/workflows/check.yml'
|
||||
- 'Dockerfile'
|
||||
|
||||
name: "Test"
|
||||
permissions: {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user