Skip to content

Commit 593e93f

Browse files
authored
Merge pull request #58 from BobosilaVictor/maint/make-dispatch-required
(main) Make dispatch workflow parameter mandatory
2 parents 49d0c59 + 618d391 commit 593e93f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dispatch_unit_tests_with_nightly_puppet_gem.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
inputs:
77
pa_ref:
88
description: 'Puppet Agent SHA to use in this run'
9+
required: true
910

1011
jobs:
1112
set_output_data:

0 commit comments

Comments
 (0)