Skip to content

Commit dfa8e92

Browse files
committed
Allow manual triggering of the AWS Actions Workflow
1 parent 2adb37a commit dfa8e92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rabbitmq_peer_discovery_aws.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
paths:
55
- 'deps/rabbitmq_peer_discovery_aws/**'
66
- .github/workflows/rabbitmq_peer_discovery_aws.yaml
7+
workflow_dispatch:
78
jobs:
89
peer-discovery-aws-integration-test:
910
name: Integration Test

0 commit comments

Comments
 (0)