Skip to content

plugins/m2k: fix patterns toggled signal after changing to QCheckBox … #311

plugins/m2k: fix patterns toggled signal after changing to QCheckBox …

plugins/m2k: fix patterns toggled signal after changing to QCheckBox … #311

Workflow file for this run

name: license-headers
on: [push, pull_request]
env:
BUILD_HOST: ubuntu-22.04
USERNAME: github-actions
jobs:
check-license-headers:
runs-on: ubuntu-latest
timeout-minutes: 15
name: Validate Scopy GPL License
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
set-safe-directory: 'true'
- name: Run License Scanner Utility
shell: bash
run: |
export CI_SCRIPT=ON
cd $GITHUB_WORKSPACE
./tools/license.sh