only run plex update on main
All checks were successful
Lint / lint (push) Successful in 3s
Plex Update / update (push) Successful in 9s

This commit is contained in:
Vivian 2023-05-28 10:33:52 +02:00
parent 2e869b81c9
commit e398088427

View file

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