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.
2 parents 00d5497 + 7e6c16d commit 4991b61Copy full SHA for 4991b61
.github/workflows/monitor-components.yml
@@ -80,6 +80,8 @@ jobs:
80
title-pattern: ^(?!.*(5\.[0-9]+[13579]|RC))
81
- label: pcre2
82
feed: https://github.com/PCRE2Project/pcre2/tags.atom
83
+ - label: mingw-w64-clang
84
+ feed: https://github.com/msys2/MINGW-packages/commits/master/mingw-w64-clang.atom
85
fail-fast: false
86
steps:
87
- uses: git-for-windows/rss-to-issues@v0
0 commit comments