Skip to content

Commit 5fee6ae

Browse files
committed
a
1 parent c0bbead commit 5fee6ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ name: Validation
22

33
on:
44
push:
5+
pull_request:
56
branches:
6-
- "**"
7+
- master
78

89
jobs:
910
validate:

0 commit comments

Comments
 (0)