mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-22 18:33:50 +01:00
12 lines
222 B
YAML
12 lines
222 B
YAML
|
collectors:
|
||
|
|
||
|
- type: js-npm
|
||
|
path: /
|
||
|
actors:
|
||
|
# pull requests for updates to our major version
|
||
|
- type: js-npm
|
||
|
versions: "L.Y.Y"
|
||
|
# create issues for new major versions
|
||
|
- type: repo-issue
|
||
|
versions: "Y.0.0"
|