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 996b888 commit a7281c4Copy full SHA for a7281c4
.github/workflows/oci-arm64-make.yaml
@@ -14,6 +14,7 @@ on:
14
- '.github/workflows/update-elixir-patches.yaml'
15
- '.github/workflows/update-otp-patches.yaml'
16
- '.github/workflows/release-alphas.yaml'
17
+ - '*.md'
18
workflow_dispatch:
19
env:
20
REGISTRY_IMAGE: pivotalrabbitmq/rabbitmq-arm64
.github/workflows/oci-make.yaml
@@ -7,6 +7,7 @@ on:
7
8
9
10
11
12
13
REGISTRY_IMAGE: pivotalrabbitmq/rabbitmq
0 commit comments