Add path filters for robot ci

This commit is contained in:
2025-01-24 22:57:35 +01:00
parent 9abe7f191a
commit 0e9281fb73
+4
View File
@@ -4,7 +4,11 @@ on:
branches:
- master
- next
paths:
- auth/**
pull_request:
paths:
- auth/**
jobs: