mirror of
https://github.com/jkaninda/nginx-php-fpm.git
synced 2025-12-06 13:39:42 +01:00
14
.github/workflows/build.yml
vendored
14
.github/workflows/build.yml
vendored
@@ -3,18 +3,12 @@ name: ci
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- '8.1'
|
||||
- '8.0'
|
||||
- '7.4'
|
||||
- '7.2'
|
||||
- '**'
|
||||
pull_request:
|
||||
types:
|
||||
- closed
|
||||
branches:
|
||||
- 'main'
|
||||
- '8.1'
|
||||
- '8.0'
|
||||
- '7.4'
|
||||
- '7.2'
|
||||
- '**'
|
||||
|
||||
env:
|
||||
#BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
|
||||
|
||||
Reference in New Issue
Block a user