şunun yansıması
https://github.com/dockur/windows.git
eşitlendi 2026-06-10 11:59:33 +08:00
8846aad171
Removed specific paths from pull request triggers.
12 satır
147 B
YAML
12 satır
147 B
YAML
on:
|
|
workflow_dispatch:
|
|
pull_request:
|
|
|
|
name: "Test"
|
|
permissions: {}
|
|
|
|
jobs:
|
|
shellcheck:
|
|
name: Test
|
|
uses: ./.github/workflows/check.yml
|