Skip to content

Commit a228448

Browse files
HOTFIX: Pull Request instead of Pull Request Target on CI workflow
1 parent 7bb1f5c commit a228448

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
push:
1414
branches:
1515
- main
16-
pull_request_target:
16+
pull_request:
1717
workflow_dispatch:
1818

1919
jobs:

0 commit comments

Comments
 (0)