mirror of
https://github.com/unraid/api.git
synced 2026-05-09 08:41:12 -05:00
chore: action test
This commit is contained in:
@@ -180,6 +180,8 @@ jobs:
|
||||
run:
|
||||
working-directory: web
|
||||
runs-on: ubuntu-latest
|
||||
environment:
|
||||
name: production
|
||||
needs: [lint-web]
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
|
||||
@@ -46,6 +46,8 @@ jobs:
|
||||
run:
|
||||
working-directory: web
|
||||
runs-on: ubuntu-latest
|
||||
environment:
|
||||
name: production
|
||||
needs: [lint-web]
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
|
||||
Reference in New Issue
Block a user