Skip to content

Commit

Permalink
remove some triggers on renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaizet-ledger committed May 23, 2024
1 parent bc0dad8 commit 2c1b4d7
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@ on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
pull_request:
branches:
- develop
push:
branches:
- develop

jobs:
validate:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2c1b4d7

Please sign in to comment.