Skip to content

Commit 8655382

Browse files
committed
fixup! Add a GitHub workflow to monitor component updates
Since PCRE2 moved to GitHub, we can use our regular workflow to monitor for PCRE2 updates, too. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent c6b0c5f commit 8655382

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/monitor-components.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ jobs:
7070
- label: perl
7171
feed: https://github.com/Perl/perl5/tags.atom
7272
title-pattern: ^(?!.*(5\.[0-9]+[13579]|RC))
73+
- label: pcre2
74+
feed: https://github.com/PCRE2Project/pcre2/tags.atom
7375
fail-fast: false
7476
steps:
7577
- uses: git-for-windows/rss-to-issues@v0

0 commit comments

Comments
 (0)