We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97437c5 commit e03cd24Copy full SHA for e03cd24
.github/workflows/restart-on-sdk-push.yml
@@ -1,7 +1,7 @@
1
name: Deploy on ts sdk update
2
on:
3
repository_dispatch:
4
- types: [jit-sdk-update]
+ types: [sdk-update]
5
6
jobs:
7
update-sdk:
0 commit comments