Skip to content

Commit 1863b0b

Browse files
chore: Improve CICD
1 parent 86c2cae commit 1863b0b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pull-request.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
pull_request:
66
branches:
77
- main
8+
pull_request_target:
9+
branches:
10+
- main
811

912
permissions:
1013
id-token: write

0 commit comments

Comments
 (0)