Skip to content

vendor: bump wrangler v3 and k8s v1.30.3 #26

vendor: bump wrangler v3 and k8s v1.30.3

vendor: bump wrangler v3 and k8s v1.30.3 #26

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