Skip to content

Commit

Permalink
Merge pull request eclipse-tractusx#193 from paullatzelsperger/bugfix…
Browse files Browse the repository at this point in the history
…/fix_markdown

fix: add newline at end of file
  • Loading branch information
paullatzelsperger authored Apr 11, 2023
2 parents ef4c118 + 2fe2a55 commit 37fc7e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ on:
pull_request:
paths-ignore:
- 'charts/**'
- 'docs/**'
- '**/*.md'
branches:
- '*'
workflow_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ like force-pushing. Write access to `upstream` is required!_

The new `releases` branch (note the plural) will serve the same purpose that `main` did up until now, which is to track
all releases (via merge commits and tags) in chronological order. We will continue to have separate `release/x.y.z`
branches for every release.
branches for every release.

0 comments on commit 37fc7e6

Please sign in to comment.