File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
- # Repository -specific file attributes assignments for git.
1
+ # Summary: repository -specific file attributes assignments for git.
2
2
#
3
3
# Copyright 2024 California Institute of Technology.
4
4
# License: Modified BSD 3-clause – see file "LICENSE" in the project website.
Original file line number Diff line number Diff line change 1
- # @file markdown-linter.yml
2
- # @brief GitHub Actions workflow to run a Markdown linter on .md files
3
- # @license Please see the file named LICENSE in the repository
4
- # @repo https://github.com/caltechlibrary/template
1
+ # GitHub Actions workflow to run a Markdown linter on .md files.
2
+ #
3
+ # Copyright 2024 California Institute of Technology.
4
+ # License: Modified BSD 3-clause – see file "LICENSE" in the project website.
5
+ # Website: https://github.com/caltechlibrary/template
5
6
6
7
name : Lint Markdown files
7
8
run-name : Lint Markdown files after ${{github.event_name}} by ${{github.actor}}
Original file line number Diff line number Diff line change 1
- # Rules for files and subdirectories to be ignored by git.
1
+ # Summary: rules for files and subdirectories to be ignored by git.
2
2
#
3
3
# Copyright 2024 California Institute of Technology.
4
4
# License: Modified BSD 3-clause – see file "LICENSE" in the project website.
You can’t perform that action at this time.
0 commit comments