Skip to content

Commit 428fde1

Browse files
committed
GH actions should also react to dev commits
1 parent 98ceded commit 428fde1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
# TEMP: Enable developer builds
8+
- dev
79
paths:
810
- '.github/workflows/ci.yaml'
911
- 'custom/**'

0 commit comments

Comments
 (0)