only run plex update on main

This commit is contained in:
Vivian 2023-05-28 10:33:52 +02:00
parent e284996f8f
commit 7e254198f7

View file

@ -2,6 +2,9 @@ name: Plex Update
on:
push:
branches:
- main
- ci
schedule:
- cron: '0 0 * * *'