mirror of
https://github.com/nextcloud/server.git
synced 2026-06-07 15:53:04 -04:00
ci(rector-apply): Ignore composer changes
Signed-off-by: provokateurin <kate@provokateurin.de>
This commit is contained in:
parent
2613f3274b
commit
fe612bb4dd
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