Skip to content

Commit 29cd174

Browse files
author
Ciprian Badescu
committed
(MODULES-11073) enable daily ut workflow dispatch
1 parent 92be166 commit 29cd174

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/daily_unit_tests_with_nightly_puppet_gem.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name: '[Daily] Unit Tests with nightly Puppet gem'
44
on:
55
schedule:
66
- cron: '0 5 * * 1-5'
7+
workflow_dispatch:
78

89
jobs:
910
daily_unit_tests_with_nightly_puppet_gem:

0 commit comments

Comments
 (0)