Add dockur-windows files

This commit is contained in:
Dobromir Popov
2025-08-31 19:31:29 +03:00
parent 6d8f9eb67e
commit dae3c933e2
65 changed files with 18494 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
on:
workflow_dispatch:
pull_request:
paths:
- '**/*.sh'
- '**/*.xml'
- '.github/workflows/test.yml'
- '.github/workflows/check.yml'
- 'Dockerfile'
name: "Test"
permissions: {}
jobs:
shellcheck:
name: Test
uses: ./.github/workflows/check.yml