milestone 15: make a green run mean a real pass
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
name: Live TLS
|
||||
|
||||
# Manual only. This workflow reaches public DoT resolvers, so it is
|
||||
# Manual and weekly. This workflow reaches public DoT resolvers, so it is
|
||||
# non-blocking by construction and never runs on push or pull_request.
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 5 * * 1"
|
||||
|
||||
env:
|
||||
ZIG_VERSION: "0.16.0"
|
||||
|
||||
Reference in New Issue
Block a user