mirror of
https://github.com/ikatyang/emoji-cheat-sheet.git
synced 2024-11-13 10:28:16 +08: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"
|