Skip to content

Bump github.com/gin-contrib/pprof from 1.5.1 to 1.5.2 #86

Bump github.com/gin-contrib/pprof from 1.5.1 to 1.5.2

Bump github.com/gin-contrib/pprof from 1.5.1 to 1.5.2 #86

name: Docker Build/Publish Image on PR
on:
workflow_dispatch: {}
pull_request:
branches:
- main
jobs:
build:
uses: sfudeus/workflows/.github/workflows/docker-build-publish-pr.yaml@main
secrets: inherit
with:
tag: preview-${{ github.event.number }}