Fix typos in GitHub workflows (#20601)

This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
Maksim Spirkov
2025-10-13 16:54:50 +03:00
committed by GitHub
gitea-unlock(16/)
parent dcb88b8561
commit c6e54831aa
octicon-diff(16/tw-mr-1) 9 changed files with 9 additions and 9 deletions

2
.github/workflows/ci-mariadb.yml vendored
View File

@@ -21,7 +21,7 @@ on:
- ".github/PULL_REQUEST_TEMPLATE.md" - ".github/PULL_REQUEST_TEMPLATE.md"
- ".github/SECURITY.md" - ".github/SECURITY.md"
- ".gitignore" - ".gitignore"
- ".gitlabs-ci.yml" - ".gitlab-ci.yml"
- "code-of-conduct.md" - "code-of-conduct.md"
- "docs/**" - "docs/**"
- "framework/.gitignore" - "framework/.gitignore"

2
.github/workflows/ci-mssql.yml vendored
View File

@@ -21,7 +21,7 @@ on:
- ".github/PULL_REQUEST_TEMPLATE.md" - ".github/PULL_REQUEST_TEMPLATE.md"
- ".github/SECURITY.md" - ".github/SECURITY.md"
- ".gitignore" - ".gitignore"
- ".gitlabs-ci.yml" - ".gitlab-ci.yml"
- "code-of-conduct.md" - "code-of-conduct.md"
- "docs/**" - "docs/**"
- "framework/.gitignore" - "framework/.gitignore"

2
.github/workflows/ci-mysql.yml vendored
View File

@@ -21,7 +21,7 @@ on:
- ".github/PULL_REQUEST_TEMPLATE.md" - ".github/PULL_REQUEST_TEMPLATE.md"
- ".github/SECURITY.md" - ".github/SECURITY.md"
- ".gitignore" - ".gitignore"
- ".gitlabs-ci.yml" - ".gitlab-ci.yml"
- "code-of-conduct.md" - "code-of-conduct.md"
- "docs/**" - "docs/**"
- "framework/.gitignore" - "framework/.gitignore"

2
.github/workflows/ci-node.yml vendored
View File

@@ -16,7 +16,7 @@ on:
- ".github/PULL_REQUEST_TEMPLATE.md" - ".github/PULL_REQUEST_TEMPLATE.md"
- ".github/SECURITY.md" - ".github/SECURITY.md"
- ".gitignore" - ".gitignore"
- ".gitlabs-ci.yml" - ".gitlab-ci.yml"
- "code-of-conduct.md" - "code-of-conduct.md"
- "docs/**" - "docs/**"
- "framework/.gitignore" - "framework/.gitignore"

2
.github/workflows/ci-oracle.yml vendored
View File

@@ -21,7 +21,7 @@ on:
- ".github/PULL_REQUEST_TEMPLATE.md" - ".github/PULL_REQUEST_TEMPLATE.md"
- ".github/SECURITY.md" - ".github/SECURITY.md"
- ".gitignore" - ".gitignore"
- ".gitlabs-ci.yml" - ".gitlab-ci.yml"
- "code-of-conduct.md" - "code-of-conduct.md"
- "docs/**" - "docs/**"
- "framework/.gitignore" - "framework/.gitignore"

2
.github/workflows/ci-pgsql.yml vendored
View File

@@ -21,7 +21,7 @@ on:
- ".github/PULL_REQUEST_TEMPLATE.md" - ".github/PULL_REQUEST_TEMPLATE.md"
- ".github/SECURITY.md" - ".github/SECURITY.md"
- ".gitignore" - ".gitignore"
- ".gitlabs-ci.yml" - ".gitlab-ci.yml"
- "code-of-conduct.md" - "code-of-conduct.md"
- "docs/**" - "docs/**"
- "framework/.gitignore" - "framework/.gitignore"

2
.github/workflows/ci-sqlite.yml vendored
View File

@@ -21,7 +21,7 @@ on:
- ".github/PULL_REQUEST_TEMPLATE.md" - ".github/PULL_REQUEST_TEMPLATE.md"
- ".github/SECURITY.md" - ".github/SECURITY.md"
- ".gitignore" - ".gitignore"
- ".gitlabs-ci.yml" - ".gitlab-ci.yml"
- "code-of-conduct.md" - "code-of-conduct.md"
- "docs/**" - "docs/**"
- "framework/.gitignore" - "framework/.gitignore"

2
.github/workflows/lint.yaml vendored
View File

@@ -21,7 +21,7 @@ on:
- ".github/PULL_REQUEST_TEMPLATE.md" - ".github/PULL_REQUEST_TEMPLATE.md"
- ".github/SECURITY.md" - ".github/SECURITY.md"
- ".gitignore" - ".gitignore"
- ".gitlabs-ci.yml" - ".gitlab-ci.yml"
- "code-of-conduct.md" - "code-of-conduct.md"
- "docs/**" - "docs/**"
- "framework/.gitignore" - "framework/.gitignore"

2
.github/workflows/static.yml vendored
View File

@@ -21,7 +21,7 @@ on:
- ".github/PULL_REQUEST_TEMPLATE.md" - ".github/PULL_REQUEST_TEMPLATE.md"
- ".github/SECURITY.md" - ".github/SECURITY.md"
- ".gitignore" - ".gitignore"
- ".gitlabs-ci.yml" - ".gitlab-ci.yml"
- "code-of-conduct.md" - "code-of-conduct.md"
- "docs/**" - "docs/**"
- "framework/.gitignore" - "framework/.gitignore"