test: web builds

This commit is contained in:
Zack Spear
2023-08-08 13:22:36 -07:00
parent 07136ad235
commit cc44fbfbe3

View File

@@ -17,4 +17,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Lint, Test, and Build Web Components
uses: unraid/lint-test-build-web@${{ github.event.pull_request.head.ref }}
uses: unraid/lint-test-build-web@${{ github.ref_name }}