Skip to content

Commit 80065c9

Browse files
mraxaysMattIPv4
andauthored
Update .github/workflows/validate.yml
Co-authored-by: Matt Cowley <[email protected]>
1 parent 8bdb256 commit 80065c9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/validate.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ on:
77
pull_request:
88
branches:
99
- master
10-
types: [opened, edited, synchronize]
10+
types:
11+
- opened
12+
- reopened
13+
- edited
14+
- synchronize
1115

1216
permissions:
1317
contents: read

0 commit comments

Comments
 (0)