Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions .github/workflows/monitor-components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,6 @@ jobs:
- label: curl
feed: https://github.com/curl/curl/tags.atom
title-pattern: ^(?!rc-)
- label: libgpg-error
feed: https://github.com/gpg/libgpg-error/releases.atom
title-pattern: ^libgpg-error-[0-9\.]*$
- label: libgcrypt
feed: https://github.com/gpg/libgcrypt/releases.atom
title-pattern: ^libgcrypt-[0-9\.]*$
- label: gpg
feed: https://github.com/gpg/gnupg/releases.atom
# As per https://gnupg.org/download/index.html#sec-1-1, the stable
# versions are the one with an even minor version number.
title-pattern: ^gnupg-\d+\.\d*[02468]\.
- label: mintty
feed: https://github.com/mintty/mintty/releases.atom
- label: 7-zip
Expand Down
Loading