Skip to content

chore(deps): update module github.com/urfave/cli/v2 to v2.27.7 (v1.8) #78

chore(deps): update module github.com/urfave/cli/v2 to v2.27.7 (v1.8)

chore(deps): update module github.com/urfave/cli/v2 to v2.27.7 (v1.8) #78

Workflow file for this run

name: Pull Request Build
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build-for-dev:
uses: ./.github/workflows/factory.yml
with:
tag: pr-${{ github.event.number }}
push: false
secrets: inherit