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 edb275d commit f80bf13Copy full SHA for f80bf13
.github/workflows/tests-trigger.yml
@@ -4,7 +4,7 @@ name: main-workflow
4
5
on:
6
push:
7
- branches: [ main, develop, 'sprint/**', 'release/**' , feature/ds-manager_AVInput]
+ branches: [ main, develop, 'sprint/**', 'release/**' ]
8
pull_request:
9
branches: [ main, develop, 'sprint/**', 'release/**' ]
10
0 commit comments