Temporary disable phar build in GH actions

This commit is contained in:
Joseph Bielawski 2023-09-12 18:06:39 +02:00 committed by Jerry Ma
parent a63e3f4575
commit 16cc5df66d

View File

@ -1,10 +1,11 @@
name: Build PHAR
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
# Temporary disabled, please follow: https://github.com/crazywhalecc/static-php-cli/issues/179
#on:
# push:
# branches: [ "main" ]
# pull_request:
# branches: [ "main" ]
permissions:
contents: read