mirror of
https://github.com/jupeter/clean-code-php.git
synced 2025-09-19 18:51:28 +02:00
[CI] run on push too
This commit is contained in:
1
.github/workflows/coding_standard.yaml
vendored
1
.github/workflows/coding_standard.yaml
vendored
@@ -2,6 +2,7 @@ name: Coding Standard
|
||||
|
||||
on:
|
||||
pull_request: null
|
||||
push: null
|
||||
|
||||
jobs:
|
||||
coding_standard:
|
||||
|
Reference in New Issue
Block a user