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 9cf5174 commit 5af092eCopy full SHA for 5af092e
.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