You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-12Lines changed: 10 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,6 @@ Before using this repository template, ensure your GitHub organization/account h
32
32
5. Set the repository visibility (internal, private, or public)
33
33
6. Click **"Create repository"**
34
34
35
-
36
35
**Note:** The ['copilot-setup-steps' actions workflow](./.github/workflows/copilot-setup-steps.yml) will automatically set up the environment for Copilot Coding Agent (CCA), so local installation is optional and primarily useful for manual development.
37
36
38
37
### Step 2: Create an Issue for the CodeQL query you want to develop
@@ -126,18 +125,17 @@ See [PROMPTS.md](PROMPTS.md) for details on the prompt hierarchy system.
126
125
127
126
The template supports CodeQL query development for:
0 commit comments