Skip to content

DX: update .gitattributes for github-linguist #19

DX: update .gitattributes for github-linguist

DX: update .gitattributes for github-linguist #19

Workflow file for this run

name: PR linting
jobs:
lint-pr:
uses: ComPWA/actions/.github/workflows/pr-linting.yml@v1
on:
pull_request:
types:
- edited
- labeled
- opened
- reopened
- synchronize
- unlabeled