Skip to content

Bump deps/github.com/pomerium/enterprise-client from f2946d2 to 82b4168 #7

Bump deps/github.com/pomerium/enterprise-client from f2946d2 to 82b4168

Bump deps/github.com/pomerium/enterprise-client from f2946d2 to 82b4168 #7

Workflow file for this run

name: Build
on:
pull_request:
push:
branches:
- "main"
jobs:
build:
if: ${{ github.actor != 'dependabot[bot]' }}
name: Build
uses: ./.github/workflows/reusable-build.yaml
with:
ref: ${{ github.head_ref }}