mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #58800 from nextcloud/ci/rector-apply/ignore-composer-changes
This commit is contained in:
commit
938b9ba0ac
1 changed files with 1 additions and 0 deletions
1
.github/workflows/rector-apply.yml
vendored
1
.github/workflows/rector-apply.yml
vendored
|
|
@ -50,6 +50,7 @@ jobs:
|
|||
run: |
|
||||
composer remove nextcloud/ocp --dev --no-scripts
|
||||
composer i
|
||||
git restore lib/composer/composer
|
||||
|
||||
- name: Rector
|
||||
run: composer run rector
|
||||
|
|
|
|||
Loading…
Reference in a new issue