Skip to content

Commit

Permalink
ci: tweak for pr-lint (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
go-to-k committed Aug 16, 2024
1 parent 898a65c commit d6910e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/actions/release/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ runs:
args: release --clean
env:
GITHUB_TOKEN: ${{ inputs.github-token }}
HOMEBREW_TAP_GITHUB_TOKEN: ${{ inputs.homebrew-tap-github-token }}
HOMEBREW_TAP_GITHUB_TOKEN: ${{ inputs.homebrew-tap-github-token }}
6 changes: 3 additions & 3 deletions .github/workflows/semantic-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ jobs:
fix
chore
docs
style
refactor
perf
test
ci
refactor
style
perf
scopes: |
deps
main
Expand Down

0 comments on commit d6910e6

Please sign in to comment.