Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ed55042139 | |||
| 71b248cf34 |
@@ -1,5 +1,9 @@
|
||||
name: Build Coredns with netboxdns plugin
|
||||
on: [push]
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
schedule:
|
||||
- cron: "0 4 * * *"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user