Skip to content

Commit

Permalink
Updating github action
Browse files Browse the repository at this point in the history
  • Loading branch information
IFenton committed Aug 7, 2024
1 parent d896669 commit 885dac8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
# with:
# ref: catalog-validation
with:
ref: catalog-validation
fetch-depth: 0

- name: Update branch
run: |
Expand Down

0 comments on commit 885dac8

Please sign in to comment.