actions: Scraper labels
This commit is contained in:
2
.github/workflows/scraper.yml
vendored
2
.github/workflows/scraper.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
|||||||
PULL_REQUEST_TITLE: 'Client: Update NPC stats'
|
PULL_REQUEST_TITLE: 'Client: Update NPC stats'
|
||||||
PULL_REQUEST_BODY: This is an auto-generated PR with changes from the OSRS wiki
|
PULL_REQUEST_BODY: This is an auto-generated PR with changes from the OSRS wiki
|
||||||
COMMIT_MESSAGE: 'Client: Update NPC stats'
|
COMMIT_MESSAGE: 'Client: Update NPC stats'
|
||||||
|
PULL_REQUEST_LABELS: automated pull request, NPC stats
|
||||||
|
|
||||||
scrape-items:
|
scrape-items:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
@@ -68,3 +69,4 @@ jobs:
|
|||||||
PULL_REQUEST_TITLE: 'Client: Update item stats'
|
PULL_REQUEST_TITLE: 'Client: Update item stats'
|
||||||
PULL_REQUEST_BODY: This is an auto-generated PR with changes from the OSRS wiki
|
PULL_REQUEST_BODY: This is an auto-generated PR with changes from the OSRS wiki
|
||||||
COMMIT_MESSAGE: 'Client: Update item stats'
|
COMMIT_MESSAGE: 'Client: Update item stats'
|
||||||
|
PULL_REQUEST_LABELS: automated pull request, item stats
|
||||||
|
|||||||
Reference in New Issue
Block a user