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 52aa67a commit 9046027Copy full SHA for 9046027
.github/workflows/tests-trigger.yml
@@ -4,7 +4,7 @@ name: main-workflow
4
5
on:
6
push:
7
- branches: [ main, develop, 'sprint/**', 'release/**', feature/RDKEMW-6163-c1 ]
+ branches: [ main, develop, 'sprint/**', 'release/**' ]
8
pull_request:
9
branches: [ main, develop, 'sprint/**', 'release/**' ]
10
0 commit comments