mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
ci: more automation for prs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: 'PR Labeler'
|
||||
name: 'PR Automation'
|
||||
on:
|
||||
pull_request_target:
|
||||
jobs:
|
||||
@@ -10,3 +10,6 @@ jobs:
|
||||
with:
|
||||
repo-token: '${{ secrets.GITHUB_TOKEN }}'
|
||||
sync-labels: true
|
||||
|
||||
- name: Automatically assign reviewers
|
||||
uses: kentaro-m/auto-assign-action@v1.1.2
|
||||
Reference in New Issue
Block a user