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 f2802c1 commit f8fa238Copy full SHA for f8fa238
.github/workflows/maven-comment-run.yml
@@ -5,7 +5,7 @@ name: TestNG SDK Test workflow for Maven on comment RUN_TESTS
5
6
on:
7
issue_comment:
8
- branches: [ "master" ]
+ branches: [ "test-gh-workflow" ]
9
types: [ created ]
10
11
jobs:
0 commit comments