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 9dd318a commit 53f2759Copy full SHA for 53f2759
.github/workflows/test-sdks.yml
@@ -1,7 +1,8 @@
1
name: test-sdk-workflows
2
on:
3
push:
4
- branches: [ main ]
+ branches:
5
+ - '*'
6
workflow_dispatch:
7
pull_request:
8
branches:
0 commit comments