Skip to content

Commit b8dc3da

Browse files
committed
(maint) - Update CI Workflows
1 parent 18c0b2e commit b8dc3da

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: "ci"
22

33
on:
4-
pull_request_target:
5-
types: [opened, synchronize, reopened]
4+
pull_request:
5+
branches:
6+
- "main"
67
workflow_dispatch:
78

89
env:

0 commit comments

Comments
 (0)