Update python-app-php.yml

pull/113/head
midoks 3 years ago
parent fcbecaef0e
commit e1f9bcd9e8
  1. 4
      .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

Loading…
Cancel
Save