mirror of
https://github.com/unraid/api.git
synced 2025-12-31 13:39:52 -06:00
chore: action test
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -180,6 +180,8 @@ jobs:
|
||||
run:
|
||||
working-directory: web
|
||||
runs-on: ubuntu-latest
|
||||
environment:
|
||||
name: production
|
||||
needs: [lint-web]
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
|
||||
2
.github/workflows/pull-request-web.yml
vendored
2
.github/workflows/pull-request-web.yml
vendored
@@ -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