We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dc66c0 commit 3633d60Copy full SHA for 3633d60
.github/workflows/test-authnz.yaml
@@ -20,6 +20,9 @@ on:
20
paths:
21
- 'deps/rabbit/**'
22
- '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'
26
- .github/workflows/test-authnz.yaml
27
concurrency:
28
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
0 commit comments