mirror of
https://hk.gh-proxy.com/https://github.com/wp-cli/profile-command.git
synced 2025-08-20 06:28:31 +08:00
Update file(s) from wp-cli/.github
This commit is contained in:
parent
58707685e8
commit
6d1577385f
1 changed files with 5 additions and 1 deletions
6
.github/workflows/code-quality.yml
vendored
6
.github/workflows/code-quality.yml
vendored
|
@ -1,6 +1,10 @@
|
|||
name: Code Quality Checks
|
||||
|
||||
on: pull_request
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue