Merge branch 'master' into UI/Settings
This commit is contained in:
4
.github/workflows/dispatcher.yml
vendored
4
.github/workflows/dispatcher.yml
vendored
@@ -16,7 +16,9 @@ jobs:
|
||||
server: ${{ steps.check.outputs.server }}
|
||||
ui: ${{ steps.check.outputs.ui }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Determine which tests to run
|
||||
id: check
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user