Skip to content

Commit

Permalink
asdas
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 committed Nov 2, 2024
1 parent 5f3910f commit 56910d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# Note: Run Renovate outside of Yarn as otherwise we would end up breaking Yarn path
# resolution due to Yarn setting `YARN_IGNORE_PATH`. This would cause vendored Yarn
# installations to be ignored and lock file generation for repositories to break.
- run: .github/ng-renovate/node_modules/.bin/renovate
- run: .github/ng-renovate/node_modules/.bin/renovate --fork-processing=enabled
env:
LOG_LEVEL: debug
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
Expand Down

0 comments on commit 56910d7

Please sign in to comment.