Skip to content

Fix/legend dissapears when tree is selected on desktop #2446

Fix/legend dissapears when tree is selected on desktop

Fix/legend dissapears when tree is selected on desktop #2446

name: "Prevent merge from non-staging to master"
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
warn_main_merge:
runs-on: "ubuntu-latest"
name: "Validate PR Source and Target Branches"
steps:
- name: "Checking source and target branch in PR"
uses: "technologiestiftung/[email protected]"
with:
stagingName: "staging"
mainName: "master"