mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-23 13:06:02 +03:00
minon
This commit is contained in:
parent
15624afa79
commit
92d9d5ead8
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@ -12,5 +12,5 @@ action "Roave BC Check" {
|
|||||||
action "PHPStan" {
|
action "PHPStan" {
|
||||||
uses = "docker://oskarstark/phpstan-ga"
|
uses = "docker://oskarstark/phpstan-ga"
|
||||||
secrets = ["GITHUB_TOKEN"]
|
secrets = ["GITHUB_TOKEN"]
|
||||||
args = "analyse src/"
|
args = "analyse"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user