Skip to content

Commit a2d2411

Browse files
committed
Enable manual trigger for test images
Signed-off-by: Eric Sauer <esauer@redhat.com>
1 parent 56777ea commit a2d2411

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/trigger-test-images.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ on:
1313
- 'pelorus-operator/**'
1414
- '.github/workflows/trigger-test-images.yml'
1515
types: [opened, reopened, synchronize, closed]
16+
workflow_dispatch:
17+
1618

1719
jobs:
1820
get-short-sha:

0 commit comments

Comments
 (0)