mirror of
https://github.com/crypto-pro-web/crypto-pro-php.git
synced 2025-01-18 11:25:50 +03:00
поправил actions
This commit is contained in:
parent
d3db914e92
commit
2823fafaf9
4
.github/workflows/static-analysis.yml
vendored
4
.github/workflows/static-analysis.yml
vendored
@ -1,8 +1,8 @@
|
|||||||
name: "Static analysis code"
|
name: "Static analysis code"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
- push
|
push:
|
||||||
- pull_request
|
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