nvchecker: add woodpecker

This commit is contained in:
George Rawlinson 2022-06-18 15:35:32 +12:00
parent f123605820
commit 3bb84822f5
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -140,6 +140,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[woodpecker]
source = "github"
github = "woodpecker-ci/woodpecker"
use_max_tag = true
prefix = "v"
[rustscan]
source = "github"
github = "RustScan/RustScan"