cups: ignore beta releases
This commit is contained in:
parent
e86c3f339b
commit
38c9e5cc1e
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
site=https://github.com/apple/cups/releases
|
site=https://github.com/apple/cups/releases
|
||||||
ignore="*rc*"
|
ignore="*b* *rc*"
|
||||||
|
|
Loading…
Reference in a new issue