mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Temporary disable phar build in GH actions
This commit is contained in:
parent
a63e3f4575
commit
16cc5df66d
11
.github/workflows/phar-build.yml
vendored
11
.github/workflows/phar-build.yml
vendored
@ -1,10 +1,11 @@
|
|||||||
name: Build PHAR
|
name: Build PHAR
|
||||||
|
|
||||||
on:
|
# Temporary disabled, please follow: https://github.com/crazywhalecc/static-php-cli/issues/179
|
||||||
push:
|
#on:
|
||||||
branches: [ "main" ]
|
# push:
|
||||||
pull_request:
|
# branches: [ "main" ]
|
||||||
branches: [ "main" ]
|
# pull_request:
|
||||||
|
# branches: [ "main" ]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user