mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-23 16:08:06 +00:00
ci: enable repository_dispatch trigger
This commit is contained in:
committed by
GitHub
parent
c8991f4ab9
commit
ed45aec710
8
.github/workflows/ci.yaml
vendored
8
.github/workflows/ci.yaml
vendored
@ -1,7 +1,7 @@
|
|||||||
#on:
|
on:
|
||||||
# repository_dispatch:
|
repository_dispatch:
|
||||||
# types: [spec_release]
|
types: [spec_release]
|
||||||
on: push
|
#on: push
|
||||||
|
|
||||||
name: Generate VRChat API SDK
|
name: Generate VRChat API SDK
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user