Skip to content

Commit 252f31b

Browse files
committed
Enable GHA for feature branches
1 parent 56239bf commit 252f31b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
branches:
1111
- master
1212
- develop
13+
- feature/**
1314
pull_request:
1415
release:
1516
types: [published, created, edited]

0 commit comments

Comments
 (0)