mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-21 07:04:16 -05:00
Merge pull request #2850 from dscho/monitor-also-gnutls
Open tickets for new `gnutls` versions
This commit is contained in:
4
.github/workflows/monitor-components.yml
vendored
4
.github/workflows/monitor-components.yml
vendored
@@ -7,7 +7,7 @@ name: Monitor component updates
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "11,31,51 * * * *"
|
||||
- cron: "* 8,11,14,17 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
@@ -38,6 +38,8 @@ jobs:
|
||||
feed: https://github.com/openssh/openssh-portable/tags.atom
|
||||
- label: openssl
|
||||
feed: https://github.com/openssl/openssl/tags.atom
|
||||
- label: gnutls
|
||||
feed: https://gnutls.org/news.atom
|
||||
- label: heimdal
|
||||
feed: https://github.com/heimdal/heimdal/tags.atom
|
||||
- label: git-sizer
|
||||
|
||||
Reference in New Issue
Block a user