Skip to content

Commit 675bfd6

Browse files
authored
chore: run CI against PRs (#339)
1 parent 94fee2a commit 675bfd6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request_target:
8-
types: [assigned, opened, synchronize, reopened]
9-
branches:
10-
- main
7+
pull_request:
118

129
# Automatically cancel in-progress actions on the same branch
1310
concurrency:

0 commit comments

Comments
 (0)