Skip to content

Commit

Permalink
Temporary disable phar build in GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
stloyd committed Sep 13, 2023
1 parent 75406fe commit 96dff7e
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/phar-build.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 96dff7e

Please sign in to comment.