Skip to content

Commit f603585

Browse files
committed
Trigger build on feature branch
1 parent 826eff0 commit f603585

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ name: CI
77

88
on:
99
push:
10-
branches: [ main ]
10+
branches:
11+
- main
12+
- cleanup/ci
1113
pull_request:
1214
branches: [ main ]
1315

0 commit comments

Comments
 (0)