File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 uses : actions/checkout@v6
3838
3939 # ============================================================
40- # BASIC CHECKS: Run pre-commit checks
40+ # BASIC CHECKS: Run basic checks
4141 # ============================================================
4242
4343 - name : B1) Lint Markdown
7272 # WHY: Ensure CITATION.cff is well-formed without making it mandatory.
7373 if : ${{ steps.detect_citation.outputs.present == 'true' }}
7474 uses : dieghernan/cff-validator@v4
75+ with :
76+ citation-path : CITATION.cff # WHY: Be explicit about the file validated.
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2025 Denise M. Case
3+ Copyright (c) 2025-2026 Denise M. Case
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments