mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 12:37:45 +00:00
Update build-typescript-sdk.yml
This commit is contained in:
5
.github/workflows/build-typescript-sdk.yml
vendored
5
.github/workflows/build-typescript-sdk.yml
vendored
@@ -1,6 +1,11 @@
|
|||||||
name: "Build and Push Plex TypeScript SDK"
|
name: "Build and Push Plex TypeScript SDK"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
paths:
|
||||||
|
- referenced/**
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user