mirror of
https://github.com/zhigang1992/pr-auto-labeler.git
synced 2026-04-30 13:52:56 +08:00
7 lines
81 B
YAML
7 lines
81 B
YAML
sudo: false
|
|
language: node_js
|
|
node_js:
|
|
- "8.3"
|
|
notifications:
|
|
disabled: true
|