fix typos in .github folder (#4677)

* .yaml

* Update feature_request.yaml

* Update compile-check.yaml

* Update close-old-issues.yaml
This commit is contained in:
Paweł Gwozdowski
2026-06-22 14:14:10 -05:00
committed by GitHub
parent d268bb721b
commit c5ed3a9773
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
- name: Checkout Sources
uses: actions/checkout@v7
- name: Compile and Syntaxcheck winutil.ps1
- name: Compile and Syntax check winutil.ps1
shell: pwsh
run: |
Set-ExecutionPolicy Bypass -Scope Process -Force; ./Compile.ps1