Skip to content

Commit

Permalink
ci: allow manual launch of Renovate workflow (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastien-prudhomme committed Mar 22, 2023
1 parent 8403cf9 commit 2f3df57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Renovate
on:
schedule:
- cron: '0 * * * 0'
workflow_dispatch:

jobs:
renovate:
Expand Down

0 comments on commit 2f3df57

Please sign in to comment.