Skip to content

Commit

Permalink
1322: Cleaned up
Browse files Browse the repository at this point in the history
  • Loading branch information
rimi-itk committed May 15, 2024
1 parent eec413c commit 4e8730a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
composer validate composer.json
- name: Check composer file is normalized
run: |
composer install --no-interaction --no-progress
composer normalize composer.json --dry-run
phpcs:
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

* [PR-353](https://github.com/itk-dev/os2loop/pull/353):
Security update
- [PR-352](https://github.com/itk-dev/os2loop/pull/352):
Fix spacing
- [PR-351](https://github.com/itk-dev/os2loop/pull/351):
Expand Down

0 comments on commit 4e8730a

Please sign in to comment.