Skip to content

Commit 57939ab

Browse files
FDN-1955-Remove-synchronize (#24)
1 parent ffe97c4 commit 57939ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-validator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "PR Title and Description Check"
22
on:
33
pull_request:
4-
types: [opened, edited, synchronize]
4+
types: [opened, edited]
55

66
jobs:
77
check-title-and-description:

0 commit comments

Comments
 (0)