Skip to content

Commit

Permalink
Merge pull request #2850 from dscho/monitor-also-gnutls
Browse files Browse the repository at this point in the history
Open tickets for new `gnutls` versions
  • Loading branch information
dscho authored Oct 15, 2020
2 parents 62fface + 11f41b1 commit e566521
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/monitor-components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Monitor component updates

on:
schedule:
- cron: "11,31,51 * * * *"
- cron: "* 8,11,14,17 * * *"
workflow_dispatch:

env:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e566521

Please sign in to comment.