mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-02 00:32:45 +03:00
chore(build): use pull_request_target in pr workflow
This commit is contained in:
parent
8443ba863f
commit
f261641b99
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: PR
|
||||
|
||||
on: [pull_request]
|
||||
on: [pull_request_target]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user