Skip to content

fix(deps): update dependency @headlessui/react to v2 #407

fix(deps): update dependency @headlessui/react to v2

fix(deps): update dependency @headlessui/react to v2 #407

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'