mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-22 08:23:55 +02:00
Added multi relation dropdowns to dashbord (#363)
This change allows for a more complete combination of relation combinations to be filtered.
This commit is contained in:
2
.github/workflows/test-and-build-action.yaml
vendored
2
.github/workflows/test-and-build-action.yaml
vendored
@ -154,7 +154,7 @@ jobs:
|
||||
run: exit 0
|
||||
|
||||
- name: Exit workflow on not main branch
|
||||
if: ${{ github.ref != 'refs/heads/main'}}
|
||||
if: ${{ github.ref != 'refs/heads/main' }}
|
||||
run: exit 0
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
|
Reference in New Issue
Block a user