We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6b0c5f + 8655382 commit 590ade5Copy full SHA for 590ade5
.github/workflows/monitor-components.yml
@@ -70,6 +70,8 @@ jobs:
70
- label: perl
71
feed: https://github.com/Perl/perl5/tags.atom
72
title-pattern: ^(?!.*(5\.[0-9]+[13579]|RC))
73
+ - label: pcre2
74
+ feed: https://github.com/PCRE2Project/pcre2/tags.atom
75
fail-fast: false
76
steps:
77
- uses: git-for-windows/rss-to-issues@v0
0 commit comments