Skip to content

Commit 2f29696

Browse files
committed
chore: reformatted files or added copyright
1 parent 70eaca6 commit 2f29696

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/pre-commit.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
---
22
name: pre-commit
3+
34
on:
45
push:
56
pull_request:
7+
68
jobs:
79
pre-commit:
810
runs-on: ubuntu-latest
911
steps:
1012
- name: Checkout
1113
uses: actions/checkout@v3
14+
1215
- name: Run pre-commit
1316
uses: pre-commit/action@v3.0.0

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,6 @@ The `psscriptanalyzer-format-docker` hook supports the same options.
6767
## Copyright and license
6868

6969
© 2023 Mohamed El Morabity
70+
© 2024 Ophios GmbH
7071

7172
Licensed under the [GNU GPL, version 3.0 or later](LICENSE).

0 commit comments

Comments
 (0)