mirror of
https://github.com/crypto-pro-web/crypto-pro-php.git
synced 2025-01-18 19:25:51 +03:00
поправил actions
This commit is contained in:
parent
2823fafaf9
commit
5bb2dee8a7
4
.github/workflows/static-analysis.yml
vendored
4
.github/workflows/static-analysis.yml
vendored
@ -1,8 +1,6 @@
|
|||||||
name: "Static analysis code"
|
name: "Static analysis code"
|
||||||
|
|
||||||
on:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
pull_request:
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
COMPOSER_FLAGS: "--ansi --prefer-dist --no-interaction --no-progress"
|
COMPOSER_FLAGS: "--ansi --prefer-dist --no-interaction --no-progress"
|
||||||
|
Loading…
Reference in New Issue
Block a user