This commit is contained in:
Bozhidar Slaveykov 2024-04-07 00:38:47 +03:00
parent 72986602ac
commit ec67141ff1
2 changed files with 6 additions and 6 deletions

View file

@ -2,9 +2,9 @@ name: Compile Phyre NGINX Package
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
# Pattern matched against refs/tags
tags:
- '**'
permissions:
contents: read

View file

@ -2,9 +2,9 @@ name: Compile Phyre PHP Package
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
# Pattern matched against refs/tags
tags:
- '**'
permissions:
contents: read