Skip to content

bring build and tools up to date with pw64 #6

bring build and tools up to date with pw64

bring build and tools up to date with pw64 #6

name: regress-internal
on:
push:
branches: [ main ]
pull_request:
types: [ opened, synchronize ]
jobs:
build:
if: github.event_name == 'push' || github.repository == github.event.pull_request.head.repo.full_name
uses: ./.github/workflows/regress-validate.yaml
secrets: inherit