update
This commit is contained in:
parent
2d92d85b7e
commit
97a5f85d5d
2 changed files with 4 additions and 8 deletions
|
@ -1,9 +1,7 @@
|
|||
name: Compile PhyrePanel NGINX Packages
|
||||
name: Compile Phyre NGINX Package
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
release:
|
||||
branches: [ "main" ]
|
||||
|
||||
permissions:
|
6
.github/workflows/compile-php-package.yml
vendored
6
.github/workflows/compile-php-package.yml
vendored
|
@ -1,9 +1,7 @@
|
|||
name: Compile PhyrePanel PHP Packages
|
||||
name: Compile Phyre PHP Package
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
release:
|
||||
branches: [ "main" ]
|
||||
|
||||
permissions:
|
||||
|
|
Loading…
Reference in a new issue