mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
CICD Enable ad-hoc runs (#2600)
This commit is contained in:
1
.github/workflows/pr_test.yml
vendored
1
.github/workflows/pr_test.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: "PR: Run all tests"
|
||||
on:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
cache-key: 1639697695 #Change to force cache reset `pwsh > Get-Date -UFormat %s`
|
||||
|
Reference in New Issue
Block a user