Skip to content

Activate linter in pipeline #740

Activate linter in pipeline

Activate linter in pipeline #740

Workflow file for this run

name: On Pull Request
permissions:
contents: read
on:
pull_request:
types:
- opened
- synchronize
jobs:
build:
uses: ./.github/workflows/build.yaml