Skip to content

Commit 515ae94

Browse files
Merge pull request #53 from luchihoratiu/remove_scheduled_from_gha_workflow
(MODULES-11073) Remove `on schedule` from GHA workflow
2 parents cd62940 + d6c97d7 commit 515ae94

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/daily_unit_tests_with_nightly_puppet_gem.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
name: '[Daily] Unit Tests with nightly Puppet gem'
33

44
on:
5-
schedule:
6-
- cron: '0 5 * * 1-5'
75
workflow_dispatch:
86

97
jobs:

0 commit comments

Comments
 (0)