We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4286a23 commit e644bd0Copy full SHA for e644bd0
1 file changed
.github/workflows/monitor-components.yml
@@ -79,7 +79,7 @@ jobs:
79
feed: https://github.com/jrsoftware/issrc/tags.atom
80
- label: mimalloc
81
feed: https://github.com/microsoft/mimalloc/tags.atom
82
- title-pattern: ^(?!v1\.)
+ title-pattern: ^(?!v1\.|v3\.[01]\.)
83
fail-fast: false
84
steps:
85
- uses: git-for-windows/rss-to-issues@v0
0 commit comments