Skip to content

Commit 4e0d728

Browse files
authored
Add 'dev' branch to workflow triggers
1 parent a46e5b1 commit 4e0d728

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- master
77
- 'feature/**'
8+
- 'dev'
89
pull_request:
910

1011
env:

0 commit comments

Comments
 (0)