mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2026-05-12 01:58:43 +08:00
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:
parent
a944c26b24
commit
8bffe694f9
2 changed files with 28 additions and 1 deletions
2
.github/workflows/pull-request-labeler.yaml
vendored
2
.github/workflows/pull-request-labeler.yaml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: Label Pull Requests
|
||||
|
||||
on:
|
||||
- pull_request
|
||||
- pull_request_target
|
||||
|
||||
jobs:
|
||||
label-pr:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue