Skip to content

Commit

Permalink
Merge pull request #4 from scroll-tech/fix-github-actions
Browse files Browse the repository at this point in the history
remove some triggers on renovate
  • Loading branch information
sbaizet-ledger authored May 23, 2024
2 parents d535dc1 + 2c1b4d7 commit 11e79a6
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 11e79a6

Please sign in to comment.