Skip to content

Commit 85bbf83

Browse files
authored
chore: remove not needed event type (#1026)
1 parent 5177f45 commit 85bbf83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: build-main
22
on:
33
pull_request_target:
4-
types: [ opened, synchronize, edited ]
4+
types: [ opened, synchronize ]
55
branches:
66
- main
77
push:

0 commit comments

Comments
 (0)