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
5bb2dee8a7
commit
da3f3bf4f6
6
.github/workflows/static-analysis.yml
vendored
6
.github/workflows/static-analysis.yml
vendored
@ -1,6 +1,10 @@
|
||||
name: "Static analysis code"
|
||||
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
COMPOSER_FLAGS: "--ansi --prefer-dist --no-interaction --no-progress"
|
||||
|
Loading…
Reference in New Issue
Block a user