mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Add path filters for robot ci
This commit is contained in:
parent
9abe7f191a
commit
9f06353f60
4
.github/workflows/robot_auth.yml
vendored
4
.github/workflows/robot_auth.yml
vendored
@ -4,7 +4,11 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- next
|
- next
|
||||||
|
paths:
|
||||||
|
- auth/**
|
||||||
pull_request:
|
pull_request:
|
||||||
|
paths:
|
||||||
|
- auth/**
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user