only run plex update on main
This commit is contained in:
parent
e284996f8f
commit
7e254198f7
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@ name: Plex Update
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- ci
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue