Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.

Commit 341fd21

Browse files
committed
manual dispatch
1 parent a0a5e06 commit 341fd21

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/renovate.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: renovate
22

3-
on: push
3+
on:
4+
workflow_dispatch:
5+
push:
46

57
jobs:
68
renovate:

0 commit comments

Comments
 (0)