Skip to content

Commit

Permalink
fix: yaml linting
Browse files Browse the repository at this point in the history
  • Loading branch information
fadnincx committed Jan 4, 2024
1 parent 1cdeb79 commit 39af053
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---

name: Lint Commit message

on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Semantic Release
on:
push:
branches:
- main
- main

jobs:
semanticrelease:
Expand Down

0 comments on commit 39af053

Please sign in to comment.