Skip to content

Commit 5bb2dee

Browse files
committed
поправил actions
1 parent 2823faf commit 5bb2dee

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: "Static analysis code"
22

3-
on:
4-
push:
5-
pull_request:
3+
on: [push, pull_request]
64

75
env:
86
COMPOSER_FLAGS: "--ansi --prefer-dist --no-interaction --no-progress"

0 commit comments

Comments
 (0)