CICD: External PRs should not fail (#2757)

This commit is contained in:
Tom Limoncelli 2024-01-02 16:27:21 -05:00 committed by GitHub
parent 4cd3c78059
commit 94cdbc0290
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ on:
env:
cache-key: 1639697695 #Change to force cache reset `pwsh > Get-Date -UFormat %s`
go-mod-path: /go/pkg/mod
BIND_DOMAIN: example.com
jobs:
build: