Skip to content

feat: Update HAProxy 2.9 to 2.9-dev9 #107

feat: Update HAProxy 2.9 to 2.9-dev9

feat: Update HAProxy 2.9 to 2.9-dev9 #107

Workflow file for this run

name: pull request merge
env:
PR_NUMBER: ${{ github.event.number }}
on:
pull_request:
types:
- closed
jobs:
if_merged:
if: github.event.pull_request.merged == true
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
# - run: lmake image
# - run: lmake push
- run: lmake merge