Skip to content

Commit 820d3e1

Browse files
committed
lint
1 parent 0199d75 commit 820d3e1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/renovate.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
schedule:
55
- cron: '0 14 * * 5' # At 14:00 on Friday.
66
workflow_dispatch:
7+
inputs:
8+
fake_input:
9+
description: input needed to satisfy the yaml linter
10+
required: false
711

812
jobs:
913
renovate:

0 commit comments

Comments
 (0)