mirror of
https://github.com/unraid/api.git
synced 2026-01-04 23:50:37 -06:00
test: web builds
This commit is contained in:
2
.github/workflows/pull-request-web.yml
vendored
2
.github/workflows/pull-request-web.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user