Skip to content

Commit 83ca1f2

Browse files
committed
Remove edited as validation trigger
1 parent 07ec858 commit 83ca1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pull-request-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CI - Pull Request Validation
22

33
on:
44
pull_request:
5-
types: [ opened, synchronize, edited, reopened ]
5+
types: [ opened, synchronize, reopened ]
66
branches:
77
- main
88
- release/*

0 commit comments

Comments
 (0)