mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +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
|
||||
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user