Merge pull request #5857 from jellyfin/fix-auotmation-trigger

This commit is contained in:
Bill Thornton
2024-08-01 01:20:47 -04:00
committed by GitHub
+4 -2
View File
@@ -1,12 +1,14 @@
name: Automation
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
on:
push:
branches:
- master
pull_request_target:
types:
- synchronize
jobs:
compose-comment: