Skip to content

Commit

Permalink
Update ui.yml
Browse files Browse the repository at this point in the history
use only major version for action
  • Loading branch information
JohnC-80 authored Feb 21, 2025
1 parent 1dc1270 commit 4755e15
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 @@ -6,7 +6,7 @@ on:

jobs:
ui:
uses: folio-org/.github/.github/workflows/ui.yml@v1.9
uses: folio-org/.github/.github/workflows/ui.yml@v1
if: github.ref_name == github.event.repository.default_branch || github.event_name != 'push' || github.ref_type == 'tag'
secrets: inherit
with:
Expand Down

0 comments on commit 4755e15

Please sign in to comment.