Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
xkeshav committed Oct 13, 2024
1 parent fa0a0f2 commit 7df16df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/markdown-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
else
echo "DOCS_CHANGED=false" >> $GITHUB_ENV
fi
echo "${{env.DOCS_CHANGED }} or $DOCS_CHANGED"
- name: Lint Markdown files
if: ${{env.DOCS_CHANGED == true}}
Expand Down
1 change: 1 addition & 0 deletions docs/gh-repo-care.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ A community health file generator, it will ask few questions and then generate f
## EXAMPLES

- added markdown lint conditional workflow.
- one more time

## LICENSE

Expand Down

0 comments on commit 7df16df

Please sign in to comment.