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 9cf5174 + 5af092e commit 036786bCopy full SHA for 036786b
.github/workflows/monitor-components.yml
@@ -80,8 +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
+ - label: mingw-w64-llvm
+ feed: https://github.com/msys2/MINGW-packages/commits/master/mingw-w64-llvm.atom
85
fail-fast: false
86
steps:
87
- uses: git-for-windows/rss-to-issues@v0
0 commit comments