Fix wrong branch in build.yml trigger

This commit is contained in:
grimsi
2022-10-21 18:08:39 +02:00
parent b488cb59d9
commit 7f2527d606
+1 -1
View File
@@ -3,7 +3,7 @@ name: Gameyfin CI Pipeline
on:
push:
branches:
- master
- main
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch: