mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-11 16:26:58 +00:00
fix(workflows): correct checkout action syntax and update validation script
This commit is contained in:
2
.github/workflows/validateRegex.yml
vendored
2
.github/workflows/validateRegex.yml
vendored
@@ -25,4 +25,4 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Validate Patterns
|
||||
run: pwsh scripts/validateAllPatterns.ps1
|
||||
run: pwsh scripts/validatePatterns.ps1
|
||||
|
||||
Reference in New Issue
Block a user