Skip to content

Commit 8bcf3ff

Browse files
committed
Update README workflows section.
1 parent e1431e0 commit 8bcf3ff

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,14 @@ and open a new browser window for the `index.html` file bundled with the compile
5858

5959
# GitHub Workflows
6060

61-
This template contains GitHub workflows designed to update project dependencies monthly.
62-
To learn more about dependabot configurations, visit the
61+
This template contains a GitHub workflows designed to update project dependencies scan the code for security vulnerabilities every month.
62+
63+
To learn more about Dependabot configurations, visit the
6364
[GitHub Dependabot documentation](https://docs.github.com/en/code-security/dependabot).
6465

66+
To learn more about CodeQL configurations, visit the
67+
[GitHub CodeQL documentation](https://codeql.github.com/docs/).
68+
6569
[![CodeQL](https://github.com/brittni-and-the-polar-bear/p5-typescript-template/actions/workflows/codeql.yml/badge.svg)](https://github.com/brittni-and-the-polar-bear/p5-typescript-template/actions/workflows/codeql.yml)
6670
[![Node.js Build](https://github.com/brittni-and-the-polar-bear/p5-typescript-template/actions/workflows/node-js.yml/badge.svg)](https://github.com/brittni-and-the-polar-bear/p5-typescript-template/actions/workflows/node-js.yml)
6771

0 commit comments

Comments
 (0)