Skip to content

Commit cd9087c

Browse files
committed
Add some newlines
1 parent ef0a977 commit cd9087c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/dissect-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Dissect CI
22
on: [push, pull_request, workflow_dispatch]
33

4-
jobs:
4+
jobs:
55
ci:
66
uses: fox-it/dissect-workflow-templates/.github/workflows/dissect-ci-template.yml@main
77
secrets: inherit
@@ -26,4 +26,4 @@ jobs:
2626
needs: [publish]
2727
uses: fox-it/dissect-workflow-templates/.github/workflows/dissect-ci-demand-test-template.yml@main
2828
with:
29-
on-demand-test: 'dissect.target'
29+
on-demand-test: 'dissect.target'

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ __pycache__/
66
*.pyc
77
.trash/
88
.coverage
9-
coverage.xml
9+
coverage.xml

COPYRIGHT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
Made available at https://github.com/fox-it/dissect.jffs
44

5-
License terms: AGPL3 (<https://www.gnu.org/licenses/agpl-3.0.html>)
5+
License terms: AGPL3 (<https://www.gnu.org/licenses/agpl-3.0.html>)

0 commit comments

Comments
 (0)