Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Mar 7, 2024
1 parent 7090e03 commit 4ecbb51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-check-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ jobs:
# SKIP_INSTRUCTION: "[skip r-cmd]"

- name: Check commit message 💬
uses: ./${{ steps.github-token.outputs.token }}/.github/workflows/check-commit-message
uses: ./${{ github.event.repository.name }}/.github/workflows/check-commit-message
with:
gh-token: ${{ steps.github-token.outputs.token }}
skip-instruction: "[skip r-cmd]"
Expand Down

0 comments on commit 4ecbb51

Please sign in to comment.