1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-11 16:55:48 +00:00

Fix issues in CI configuration files

This commit is contained in:
LASER-Yi 2021-03-28 00:28:15 +08:00
parent da520bad12
commit 650fae4aa8

View file

@ -6,8 +6,8 @@ on:
pull_request:
branches: [development]
paths:
- frontend/**
- .github/workflows/ci.yml
- frontend/**
- .github/workflows/ci.yml
jobs:
Frontend: