mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
CICD: External PRs should not fail (#2757)
This commit is contained in:
1
.github/workflows/pr_test.yml
vendored
1
.github/workflows/pr_test.yml
vendored
@ -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:
|
||||
|
Reference in New Issue
Block a user