run kerberos sso test when the action is changed

Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
Robin Appelman 2023-01-23 17:14:38 +01:00 committed by Louis Chemineau
parent 03bcc45c00
commit 693efde1f8

View file

@ -6,9 +6,11 @@ on:
- stable*
paths:
- 'apps/files_external/**'
- '.github/workflows/smb-kerberos.yml'
pull_request:
paths:
- 'apps/files_external/**'
- '.github/workflows/smb-kerberos.yml'
jobs:
smb-kerberos-tests: