Skip to content

Commit 639f120

Browse files
committed
tags
1 parent c777e9b commit 639f120

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
- opened
88
- reopened
99
- synchronize
10+
branches-ignore:
11+
- 'legacy-rdnn'
1012

1113
jobs:
1214
flatpak:

data/cherrypick.metainfo.xml.in

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@
1919
</ul>
2020
</description>
2121

22+
<provides>
23+
<id>io.github.ellie_commons.cherrypick</id>
24+
<binary>io.github.ellie_commons.cherrypick</binary>
25+
</provides>
26+
<replaces>
27+
<id>io.github.ellie_commons.cherrypick</id>
28+
</replaces>
29+
2230
<content_rating type="oars-1.1"/>
2331
<translation type="gettext" source_locale="en_GB">io.github.ellie_commons.cherrypick</translation>
2432
<recommends>
@@ -27,7 +35,7 @@
2735
</recommends>
2836

2937
<developer id="io.github.elly-code">
30-
<name>PhoneyBadger + ellie-commons community</name>
38+
<name>PhoneyBadger + Stella and Charlie</name>
3139
</developer>
3240
<project_group>ellie-commons</project_group>
3341
<url type="homepage">https://github.com/elly-code/cherrypick</url>

0 commit comments

Comments
 (0)