diff --git a/.github/workflows/backend_static_review.yml b/.github/workflows/backend_static_review.yml index 104f27eb..592bd4a6 100644 --- a/.github/workflows/backend_static_review.yml +++ b/.github/workflows/backend_static_review.yml @@ -1,4 +1,3 @@ - name: Backend Static Review on: [push, pull_request] @@ -28,4 +27,4 @@ jobs: - uses: actions/checkout@v3 - uses: extdn/github-actions-m2/magento-phpstan@master with: - composer_name: snowdog/module-menu + composer_name: snowdog/module-menu \ No newline at end of file