Skip to content

Dev #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 29, 2025
Merged

Dev #37

merged 7 commits into from
Mar 29, 2025

Conversation

DadaNanjesha
Copy link
Member

No description provided.

@DadaNanjesha DadaNanjesha self-assigned this Mar 29, 2025
@DadaNanjesha DadaNanjesha merged commit ac3ae53 into main Mar 29, 2025
4 checks passed
Comment on lines +7 to +14
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: "20"
- run: npm install -g markdown-link-check
- run: find . -name "*.md" -exec markdown-link-check {} \;

Check warning

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions Job or Workflow does not set permissions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant