mirror of
https://github.com/zhigang1992/pr-auto-labeler.git
synced 2026-01-12 08:14:29 +08:00
7 lines
81 B
YAML
7 lines
81 B
YAML
sudo: false
|
|
language: node_js
|
|
node_js:
|
|
- "8.3"
|
|
notifications:
|
|
disabled: true
|