We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7fff26 commit 60566c8Copy full SHA for 60566c8
.github/workflows/acceptance-tests.yml
@@ -2,7 +2,7 @@ name: Acceptance Tests
2
3
on:
4
push:
5
- branches: [ master, SDKJAVA-526-integration-tests ]
+ branches: [ master ]
6
pull_request:
7
branches: [ master ]
8
0 commit comments