Skip to content

Commit

Permalink
Update build action.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouder committed Apr 4, 2024
1 parent a4b1fee commit 36b1655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
ref: ${{ github.head_ref }}
fetch-depth: 2

- name: Checkout default if not current repo
- name: Checkout default if not upstream repo
if: github.event.pull_request.head.repo.full_name != github.repository
uses: actions/checkout@v4.1.1

Expand Down

0 comments on commit 36b1655

Please sign in to comment.