Skip to content

Fix scrollbars in folder switch action configuration #45

Fix scrollbars in folder switch action configuration

Fix scrollbars in folder switch action configuration #45

Workflow file for this run

name: CI
on:
workflow_call:
pull_request:
branches:
- 'main'
- 'develop'
push:
branches:
- '!main'
- '!develop'
jobs:
tests:
name: Execute Tests
uses: ./.github/workflows/tests.yml
secrets: inherit