mirror of
https://hk.gh-proxy.com/https://github.com/wp-cli/profile-command.git
synced 2025-08-18 06:11:48 +08:00
Update file(s) from wp-cli/.github
This commit is contained in:
parent
931eb29a5c
commit
f6ead8f149
3 changed files with 3 additions and 3 deletions
2
.github/workflows/code-quality.yml
vendored
2
.github/workflows/code-quality.yml
vendored
|
@ -9,4 +9,4 @@ on:
|
|||
|
||||
jobs:
|
||||
code-quality:
|
||||
uses: wp-cli/.github/.github/workflows/reusable-code-quality.yml@85be2d1b154ddf1b2f03166c93bc75a27fb3daf1
|
||||
uses: wp-cli/.github/.github/workflows/reusable-code-quality.yml@main
|
||||
|
|
2
.github/workflows/regenerate-readme.yml
vendored
2
.github/workflows/regenerate-readme.yml
vendored
|
@ -12,4 +12,4 @@ on:
|
|||
|
||||
jobs:
|
||||
regenerate-readme:
|
||||
uses: wp-cli/.github/.github/workflows/reusable-regenerate-readme.yml@85be2d1b154ddf1b2f03166c93bc75a27fb3daf1
|
||||
uses: wp-cli/.github/.github/workflows/reusable-regenerate-readme.yml@main
|
||||
|
|
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
|
@ -9,4 +9,4 @@ on:
|
|||
|
||||
jobs:
|
||||
test:
|
||||
uses: wp-cli/.github/.github/workflows/reusable-testing.yml@85be2d1b154ddf1b2f03166c93bc75a27fb3daf1
|
||||
uses: wp-cli/.github/.github/workflows/reusable-testing.yml@main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue