From d6910e6605c8ec4f2fe8fa73c4b8dbae1958187f Mon Sep 17 00:00:00 2001 From: "Kenta Goto (k.goto)" <24818752+go-to-k@users.noreply.github.com> Date: Sat, 17 Aug 2024 02:54:05 +0900 Subject: [PATCH] ci: tweak for pr-lint (#237) --- .github/actions/release/action.yml | 2 +- .github/workflows/semantic-pull-request.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/actions/release/action.yml b/.github/actions/release/action.yml index feae35d..587d185 100644 --- a/.github/actions/release/action.yml +++ b/.github/actions/release/action.yml @@ -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 }} \ No newline at end of file diff --git a/.github/workflows/semantic-pull-request.yml b/.github/workflows/semantic-pull-request.yml index acce435..e148aec 100644 --- a/.github/workflows/semantic-pull-request.yml +++ b/.github/workflows/semantic-pull-request.yml @@ -25,11 +25,11 @@ jobs: fix chore docs - style - refactor - perf test ci + refactor + style + perf scopes: | deps main