Run messaging authnz suite when selenium folder changes

This commit is contained in:
Marcial Rosales 2024-11-28 16:31:30 +01:00
parent 40d150fb9d
commit d629b7bac7
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ on:
- .github/workflows/test-authnz.yaml
pull_request:
paths:
- 'selenium/**'
- 'deps/rabbit/**'
- 'deps/rabbitmq_auth_/**'
- 'deps/rabbitmq_mqtt/**'