Skip to content

checker: check if a parent generic struct has concrete types or not #10

checker: check if a parent generic struct has concrete types or not

checker: check if a parent generic struct has concrete types or not #10

Workflow file for this run

name: Workflow Lint
on:
push:
paths:
- '**.yml'
pull_request:
paths:
- '**.yml'
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Verify formatting
uses: creyD/[email protected]
with:
prettier_options: --check .github/**/**.yml