diff --git a/.github/workflows/python-app-php.yml b/.github/workflows/python-app-php.yml index fd31a70d1..e92edc482 100644 --- a/.github/workflows/python-app-php.yml +++ b/.github/workflows/python-app-php.yml @@ -5,9 +5,9 @@ name: MW APP PHP on: push: - branches: [ "master","dev" ] + branches: [ "master" ] pull_request: - branches: [ "master","dev" ] + branches: [ "master" ] permissions: contents: read