Skip to content

Commit ed39857

Browse files
committed
chore: run the gh action also for PRs to dev
1 parent 58991f3 commit ed39857

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/quality-gate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches:
66
- master
7+
- dev
78
jobs:
89
quality-gate:
910
name: Check code

0 commit comments

Comments
 (0)