1
0
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:
TomasVotruba
2021-05-26 11:26:19 +01:00
parent 0374baa8a8
commit 9fab86d007

View File

@@ -2,6 +2,7 @@ name: Coding Standard
on:
pull_request: null
push: null
jobs:
coding_standard: