Update php.yml

This commit is contained in:
MatteoGheza 2020-05-20 13:39:41 +02:00 committed by GitHub
parent dfbad90b51
commit 472bb44c4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -13,9 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Secret Scan
uses: max/secret-scan@1.0.0
- name: Shutdown Ubuntu MySQL (SUDO)
run: sudo service mysql stop