Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Commit

Permalink
opps
Browse files Browse the repository at this point in the history
  • Loading branch information
xqwtxon committed Sep 10, 2023
1 parent e7902b6 commit 0203bea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build phar package.
run-name: Build phar package with build.php
on: [push,workflow_dispatch,pull]
on:
push:
workflow_dispatch:
jobs:
build-phar:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0203bea

Please sign in to comment.