We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c322d7 + ccef4c1 commit f5f41fbCopy full SHA for f5f41fb
.github/workflows/IntegrationTesting.yaml
@@ -1,5 +1,8 @@
1
name: Integration Testing
2
-on: push
+on:
3
+ push:
4
+ branches:
5
+ - master
6
7
jobs:
8
build_SDK:
0 commit comments