Skip to content

feat: rename number_of_column in Row to number_of_columns #2378

feat: rename number_of_column in Row to number_of_columns

feat: rename number_of_column in Row to number_of_columns #2378

Workflow file for this run

name: MegaLinter
on:
pull_request:
branches: [ main ]
jobs:
megalinter:
uses: lars-reimann/.github/.github/workflows/megalinter-reusable.yml@main
permissions:
contents: write
issues: write
pull-requests: write
secrets:
PAT: ${{ secrets.PAT }}