Skip to content

Commit a774019

Browse files
committed
allow build on feature branches
1 parent a3e1921 commit a774019

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- feature/*
78
workflow_dispatch:
89

910
permissions:

0 commit comments

Comments
 (0)