Skip to content

Commit

Permalink
comments are nice
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke committed Oct 29, 2024
1 parent 1512bdd commit 995c733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
jobs:
ui:
uses: folio-org/.github/.github/workflows/ui.yml@v1
# Only handle push events from the main branch or tags, to decrease PR noise
if: github.ref_name == github.event.repository.default_branch || github.event_name != 'push' || github.ref_type == 'tag'

secrets: inherit
with:
# tsc instead of jest, but easiest to run it in the same manner
Expand Down

0 comments on commit 995c733

Please sign in to comment.