Browse Source

Update php.yml

Signed-off-by: 进恩影音工作室 <119514614+jinenge@users.noreply.github.com>
main
进恩影音工作室 2 years ago committed by GitHub
parent
commit
f833b99793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/php.yml

4
.github/workflows/php.yml

@ -2,9 +2,9 @@ name: PHP Composer @@ -2,9 +2,9 @@ name: PHP Composer
on:
push:
branches: [ "main" ]
branches: [ "index.php" ]
pull_request:
branches: [ "main" ]
branches: [ "index.php" ]
permissions:
contents: read

Loading…
Cancel
Save