mirror of
https://ghproxy.net/https://github.com/fairpm/fair-plugin.git
synced 2025-09-04 10:32:01 +08:00
Remove the main
constraint when running the PHPCS workflow. (#140)
This commit is contained in:
parent
8bb5074725
commit
52d2758b94
1 changed files with 0 additions and 2 deletions
2
.github/workflows/coding-standards.yml
vendored
2
.github/workflows/coding-standards.yml
vendored
|
@ -5,8 +5,6 @@ on:
|
|||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
# Cancels all previous workflow runs for pull requests that have not completed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue