Skip to content

Commit

Permalink
chore: Update .conform.yaml and release.yml
Browse files Browse the repository at this point in the history
This updates just some missing things.
  • Loading branch information
ProbstenHias committed May 6, 2024
1 parent 203e516 commit d4e427b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions .conform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ policies:
- test
- docs
- no_type
- build
scopes:
- release
- deps
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Release

on:
push:
tags:
- v*
branches:
- main

permissions:
contents: write
Expand Down
3 changes: 3 additions & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
".": "0.1.0"
}

0 comments on commit d4e427b

Please sign in to comment.