Fix broken GitHub Actions workflows (#402)

* Fix pull-request-labeler to permit outside collaborator

* Add welcome GitHub workflow

* Update welcome.yaml
This commit is contained in:
Byungjin Park (Claud) 2022-02-26 21:35:57 +09:00 committed by GitHub
parent a944c26b24
commit 8bffe694f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 28 additions and 1 deletions

View file

@ -1,7 +1,7 @@
name: Label Pull Requests
on:
- pull_request
- pull_request_target
jobs:
label-pr: