Skip to content

Commit 251eccb

Browse files
lint
1 parent de85412 commit 251eccb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/renovate-scheduler.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ permissions:
33
contents: read
44
pull-requests: write
55
on:
6-
# schedule:
7-
# - cron: '30 9 * * *' # every day at 3 PM IST (9:30 AM UTC)
8-
workflow_dispatch: # allow manual runs
6+
# schedule:
7+
# - cron: '30 9 * * *' # every day at 3 PM IST (9:30 AM UTC)
8+
workflow_dispatch: # allow manual runs
99

1010
jobs:
1111
renovate:

0 commit comments

Comments
 (0)