We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd6a962 commit 03c2ad5Copy full SHA for 03c2ad5
.github/workflows/ci.yaml
@@ -1,7 +1,7 @@
1
-#on:
2
-# repository_dispatch:
3
-# types: [spec_release]
4
-on: push
+on:
+ repository_dispatch:
+ types: [spec_release]
+#on: push
5
6
name: Generate VRChat API SDK
7
0 commit comments