Merge pull request #1409 from robintown/livekit-isnt-pr

Tell the CI that the livekit branch isn't a PR
This commit is contained in:
Robin
2023-09-04 05:08:06 -04:00
committed by GitHub

View File

@@ -6,6 +6,7 @@ on:
- completed
branches-ignore:
- "main"
- "livekit"
jobs:
deploy:
if: github.event.workflow_run.conclusion == 'success' && github.event.workflow_run.event == 'pull_request'