test: web action

This commit is contained in:
Zack Spear
2023-08-08 13:20:56 -07:00
committed by Zack Spear
parent 31847c4b2d
commit af7333b498

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
uses: unraid/lint-test-build-web@${{ github.event.pull_request.head.ref }}