Skip to content

Commit 2256d23

Browse files
MarcialRosalesmichaelklishin
authored andcommitted
Remove branch and add paths on PRs
1 parent 3e048dd commit 2256d23

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/ibm-mq-make.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@ on:
44
push:
55
branches:
66
- 'main'
7-
- ibm-mq-docker-workflow
87
paths:
98
- '.github/workflows/ibm-mq-make.yaml'
9+
pull_request:
10+
paths:
11+
- '.github/workflows/ibm-mq-make.yaml'
12+
1013
env:
1114
REGISTRY_IMAGE: pivotalrabbitmq/ibm-mqadvanced-server-dev
1215
IBM_MQ_REPOSITORY: ibm-messaging/mq-container

0 commit comments

Comments
 (0)