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 0c8acc1 commit 7058cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/roxygen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: Show github context
run: |
echo "head commit message = ${{ toJSON(github.event.head_commit.message) }}"
echo "github context = ${{ toJSON(github) }}
echo "github context = ${{ toJSON(github) }}"
- name: Check commit message 💬
run: |
Expand Down

0 comments on commit 7058cb4

Please sign in to comment.