Skip to content

Commit

Permalink
Enable CI for 7.0 branch
Browse files Browse the repository at this point in the history
Signed-off-by: nyanmisaka <[email protected]>
  • Loading branch information
nyanmisaka committed Aug 10, 2024
1 parent bbe82b4 commit 41ce352
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@ on:
push:
branches:
- jellyfin
- jellyfin-7.0
paths-ignore:
- '**/*.md'

pull_request:
branches:
- jellyfin
- jellyfin-7.0
paths-ignore:
- '**/*.md'

Expand Down

0 comments on commit 41ce352

Please sign in to comment.