Skip to content

Commit

Permalink
FDN-1955-Remove-synchronize
Browse files Browse the repository at this point in the history
  • Loading branch information
abhidwivedi2701 committed Feb 29, 2024
1 parent ffe97c4 commit f4aea6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-validator.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "PR Title and Description Check"
on:
pull_request:
types: [opened, edited, synchronize]
types: [opened, edited]

jobs:
check-title-and-description:
Expand Down

0 comments on commit f4aea6d

Please sign in to comment.