Skip to content

Commit abd7e92

Browse files
authored
Use on: pull_request_target (#56)
1 parent 0d11765 commit abd7e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: CI
22

3-
on: [ push, pull_request ]
3+
on: [ push, pull_request_target ]
44

55
concurrency:
66
group: ci-${{ github.ref }}

0 commit comments

Comments
 (0)