Skip to content

Commit 02f6ed5

Browse files
GeekMasherCopilot
andauthored
Update .github/instructions/project.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3f43f69 commit 02f6ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/instructions/project.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
applyTo: '**/*.rs'
33
---
44

5-
This is a GitHub Action that that allows you to specify a CodeQL extractor to be used in your workflows as an author of an Extractor.
5+
This is a GitHub Action that allows you to specify a CodeQL extractor to be used in your workflows as an author of an Extractor.
66
It is designed to be used in conjunction with the [CodeQL][CodeQL] analysis tool, which is a powerful static analysis tool that can be used to find vulnerabilities in your code.
77

88
The project is written in Rust and used the [ghactions](https://crates.io/crates/ghactions) crate to simplify the development of GitHub Actions in Rust.

0 commit comments

Comments
 (0)