mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 05:48:11 +08:00
Fix typos in GitHub workflows (#20601)
This commit is contained in:
2
.github/workflows/ci-mariadb.yml
vendored
2
.github/workflows/ci-mariadb.yml
vendored
@ -21,7 +21,7 @@ on:
|
||||
- ".github/PULL_REQUEST_TEMPLATE.md"
|
||||
- ".github/SECURITY.md"
|
||||
- ".gitignore"
|
||||
- ".gitlabs-ci.yml"
|
||||
- ".gitlab-ci.yml"
|
||||
- "code-of-conduct.md"
|
||||
- "docs/**"
|
||||
- "framework/.gitignore"
|
||||
|
||||
2
.github/workflows/ci-mssql.yml
vendored
2
.github/workflows/ci-mssql.yml
vendored
@ -21,7 +21,7 @@ on:
|
||||
- ".github/PULL_REQUEST_TEMPLATE.md"
|
||||
- ".github/SECURITY.md"
|
||||
- ".gitignore"
|
||||
- ".gitlabs-ci.yml"
|
||||
- ".gitlab-ci.yml"
|
||||
- "code-of-conduct.md"
|
||||
- "docs/**"
|
||||
- "framework/.gitignore"
|
||||
|
||||
2
.github/workflows/ci-mysql.yml
vendored
2
.github/workflows/ci-mysql.yml
vendored
@ -21,7 +21,7 @@ on:
|
||||
- ".github/PULL_REQUEST_TEMPLATE.md"
|
||||
- ".github/SECURITY.md"
|
||||
- ".gitignore"
|
||||
- ".gitlabs-ci.yml"
|
||||
- ".gitlab-ci.yml"
|
||||
- "code-of-conduct.md"
|
||||
- "docs/**"
|
||||
- "framework/.gitignore"
|
||||
|
||||
2
.github/workflows/ci-node.yml
vendored
2
.github/workflows/ci-node.yml
vendored
@ -16,7 +16,7 @@ on:
|
||||
- ".github/PULL_REQUEST_TEMPLATE.md"
|
||||
- ".github/SECURITY.md"
|
||||
- ".gitignore"
|
||||
- ".gitlabs-ci.yml"
|
||||
- ".gitlab-ci.yml"
|
||||
- "code-of-conduct.md"
|
||||
- "docs/**"
|
||||
- "framework/.gitignore"
|
||||
|
||||
2
.github/workflows/ci-oracle.yml
vendored
2
.github/workflows/ci-oracle.yml
vendored
@ -21,7 +21,7 @@ on:
|
||||
- ".github/PULL_REQUEST_TEMPLATE.md"
|
||||
- ".github/SECURITY.md"
|
||||
- ".gitignore"
|
||||
- ".gitlabs-ci.yml"
|
||||
- ".gitlab-ci.yml"
|
||||
- "code-of-conduct.md"
|
||||
- "docs/**"
|
||||
- "framework/.gitignore"
|
||||
|
||||
2
.github/workflows/ci-pgsql.yml
vendored
2
.github/workflows/ci-pgsql.yml
vendored
@ -21,7 +21,7 @@ on:
|
||||
- ".github/PULL_REQUEST_TEMPLATE.md"
|
||||
- ".github/SECURITY.md"
|
||||
- ".gitignore"
|
||||
- ".gitlabs-ci.yml"
|
||||
- ".gitlab-ci.yml"
|
||||
- "code-of-conduct.md"
|
||||
- "docs/**"
|
||||
- "framework/.gitignore"
|
||||
|
||||
2
.github/workflows/ci-sqlite.yml
vendored
2
.github/workflows/ci-sqlite.yml
vendored
@ -21,7 +21,7 @@ on:
|
||||
- ".github/PULL_REQUEST_TEMPLATE.md"
|
||||
- ".github/SECURITY.md"
|
||||
- ".gitignore"
|
||||
- ".gitlabs-ci.yml"
|
||||
- ".gitlab-ci.yml"
|
||||
- "code-of-conduct.md"
|
||||
- "docs/**"
|
||||
- "framework/.gitignore"
|
||||
|
||||
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@ -21,7 +21,7 @@ on:
|
||||
- ".github/PULL_REQUEST_TEMPLATE.md"
|
||||
- ".github/SECURITY.md"
|
||||
- ".gitignore"
|
||||
- ".gitlabs-ci.yml"
|
||||
- ".gitlab-ci.yml"
|
||||
- "code-of-conduct.md"
|
||||
- "docs/**"
|
||||
- "framework/.gitignore"
|
||||
|
||||
2
.github/workflows/static.yml
vendored
2
.github/workflows/static.yml
vendored
@ -21,7 +21,7 @@ on:
|
||||
- ".github/PULL_REQUEST_TEMPLATE.md"
|
||||
- ".github/SECURITY.md"
|
||||
- ".gitignore"
|
||||
- ".gitlabs-ci.yml"
|
||||
- ".gitlab-ci.yml"
|
||||
- "code-of-conduct.md"
|
||||
- "docs/**"
|
||||
- "framework/.gitignore"
|
||||
|
||||
Reference in New Issue
Block a user