Skip to content

Commit 601be5e

Browse files
committed
Test
1 parent e86b333 commit 601be5e

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
@@ -3,7 +3,8 @@ name: Validation
33
on:
44
push:
55
branches:
6-
-"*"
6+
- master
7+
- dev/validation
78

89
jobs:
910
validate:

0 commit comments

Comments
 (0)