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 f41b6f4 commit 1e0b57cCopy full SHA for 1e0b57c
.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