mirror of
https://hk.gh-proxy.com/https://github.com/wp-cli/profile-command.git
synced 2025-08-20 06:30:52 +08:00
Update file(s) from wp-cli/.github
This commit is contained in:
parent
7d1396cf97
commit
f6d502f15a
3 changed files with 0 additions and 6 deletions
2
.github/workflows/code-quality.yml
vendored
2
.github/workflows/code-quality.yml
vendored
|
@ -10,5 +10,3 @@ on:
|
|||
jobs:
|
||||
code-quality:
|
||||
uses: wp-cli/.github/.github/workflows/reusable-code-quality.yml@main
|
||||
secrets:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
2
.github/workflows/regenerate-readme.yml
vendored
2
.github/workflows/regenerate-readme.yml
vendored
|
@ -13,5 +13,3 @@ on:
|
|||
jobs:
|
||||
regenerate-readme:
|
||||
uses: wp-cli/.github/.github/workflows/reusable-regenerate-readme.yml@main
|
||||
secrets:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
|
@ -12,5 +12,3 @@ on:
|
|||
jobs:
|
||||
test:
|
||||
uses: wp-cli/.github/.github/workflows/reusable-testing.yml@main
|
||||
secrets:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue