Skip to content

Commit 0bd3c83

Browse files
MarcialRosalesmichaelklishin
authored andcommitted
Trigger workflow that run authnz-messaging suite
when either the suite, or the test changes
1 parent 8865590 commit 0bd3c83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test-authnz.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ on:
2020
paths:
2121
- 'deps/rabbit/**'
2222
- 'deps/rabbitmq_auth_/**'
23+
- 'deps/rabbitmq_management/selenium/full-suite-authnz-messaging'
24+
- 'deps/rabbitmq_management/selenium/suites/authnz-messaging'
25+
- 'deps/rabbitmq_management/selenium/test/authnz-msg-protocols'
2326
- .github/workflows/test-authnz.yaml
2427
concurrency:
2528
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)