1
0
mirror of https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

build: Run check for all files (#1469)

Removed specific paths from pull request triggers.
This commit is contained in:
Kroese
2025-10-12 00:22:18 +02:00
committed by GitHub
parent 44dd2b67c8
commit 8846aad171
-6
View File
@@ -1,12 +1,6 @@
on:
workflow_dispatch:
pull_request:
paths:
- '**/*.sh'
- '**/*.xml'
- '.github/workflows/test.yml'
- '.github/workflows/check.yml'
- 'Dockerfile'
name: "Test"
permissions: {}