Skip to content

Commit

Permalink
chore(clerk-js): Test a change in the ui directory
Browse files Browse the repository at this point in the history
  • Loading branch information
anagstef committed Nov 28, 2023
1 parent 26bbc50 commit abac8a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ui-retheme-changes-reminder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Post a comment if changes detected
if: env.changes_detected == 'true'
uses: peter-evans/create-or-update-comment@v1
uses: peter-evans/create-or-update-comment@v3.0.0
with:
issue-number: ${{ github.event.pull_request.number }}
body: |
Expand Down
2 changes: 1 addition & 1 deletion packages/clerk-js/src/ui/icons/arrow-left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit abac8a2

Please sign in to comment.