Skip to content

Commit 1d8dfeb

Browse files
authored
Update phpstan.yml
1 parent 388ac5b commit 1d8dfeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/phpstan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: ExtDN M2 PHPStan
1+
name: M2 PHPStan
22
on: [push, pull_request]
33

44
jobs:
@@ -9,4 +9,4 @@ jobs:
99
- uses: actions/checkout@v2
1010
- uses: extdn/github-actions-m2/magento-phpstan@master
1111
with:
12-
composer_name: foo/magento2-foobar
12+
composer_name: opengento/module-gdpr

0 commit comments

Comments
 (0)