Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d8099a8

Browse files
committed
Added workflows
1 parent 9edd2b5 commit d8099a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-description-validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Validate PR description is not empty
22

33
on:
44
pull_request:
5-
types: [opened, edited, reopened]
5+
types: [opened, edited, reopened, synchronize]
66
issue_comment:
77
types: [created]
88

0 commit comments

Comments
 (0)