We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff94e79 commit 7e6c16dCopy full SHA for 7e6c16d
.github/workflows/monitor-components.yml
@@ -79,6 +79,8 @@ jobs:
79
title-pattern: ^(?!.*(5\.[0-9]+[13579]|RC))
80
- label: pcre2
81
feed: https://github.com/PCRE2Project/pcre2/tags.atom
82
+ - label: mingw-w64-clang
83
+ feed: https://github.com/msys2/MINGW-packages/commits/master/mingw-w64-clang.atom
84
fail-fast: false
85
steps:
86
- uses: git-for-windows/rss-to-issues@v0
0 commit comments