We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b594543 commit c930809Copy full SHA for c930809
.github/workflows/CI_Test.yml
@@ -4,9 +4,7 @@ on:
4
pull_request:
5
branches:
6
- main
7
- - feature/*
8
- - fix/*
9
- - refactor/*
+ - develop
10
11
defaults:
12
run:
0 commit comments