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 3733605 commit 3d40c64Copy full SHA for 3d40c64
.github/workflows/release-4.0.x-alphas.yaml
@@ -8,6 +8,7 @@ on:
8
- "deps/*/src/**"
9
- 'deps/rabbitmq_management/priv/**'
10
- ".github/workflows/**"
11
+ - "rabbitmq-components.mk"
12
env:
13
DEV_WORKFLOW_REPOSITORY: "rabbitmq/server-packages"
14
jobs:
.github/workflows/release-4.1.x-alphas.yaml
@@ -9,6 +9,7 @@ on:
15
0 commit comments