project: GitHub actions (#1577)

This commit is contained in:
Owain van Brakel
2019-09-10 20:45:09 +02:00
committed by Kyle
parent 3181916d95
commit e9b017a78b
6 changed files with 90 additions and 17 deletions

17
.github/labeler.yml vendored Normal file
View File

@@ -0,0 +1,17 @@
cache: cache/**/*
cache-client: cache-client/**/*
cache-updater: cache-updater/**/*
deobfuscator: deobfuscator/**/*
http-api: http-api/**/*
http-service: http-service/**/*
http-service-plus: http-service-plus/**/*
injected-client: injected-client/**/*
injector-plugin: injector-plugin/**/*
protocol: protocol/**/*
protocol-api: protocol-api/**/*
api: runelite-api/**/*
client: runelite-client/**/*
mixins: runelite-mixins/**/*
rs-api: runescape-api/**/*
rs-client: runescape-client/**/*
wiki-scraper: wiki-scraper/**/*