actions: Scraper labels

This commit is contained in:
Owain van Brakel
2019-10-08 03:22:53 +02:00
committed by GitHub
parent 78ba788530
commit 7c7fdafe1d

View File

@@ -36,6 +36,7 @@ jobs:
PULL_REQUEST_TITLE: 'Client: Update NPC stats'
PULL_REQUEST_BODY: This is an auto-generated PR with changes from the OSRS wiki
COMMIT_MESSAGE: 'Client: Update NPC stats'
PULL_REQUEST_LABELS: automated pull request, NPC stats
scrape-items:
runs-on: ubuntu-latest
@@ -68,3 +69,4 @@ jobs:
PULL_REQUEST_TITLE: 'Client: Update item stats'
PULL_REQUEST_BODY: This is an auto-generated PR with changes from the OSRS wiki
COMMIT_MESSAGE: 'Client: Update item stats'
PULL_REQUEST_LABELS: automated pull request, item stats