Skip to content

Commit 1442765

Browse files
committed
refactor: Rename codeql.yml to default.yml
1 parent 09e38e1 commit 1442765

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This repository has a number of [provided configuration files][configurations] y
4242
uses: github/codeql-action/init@v2
4343
with:
4444
languages: ${{ matrix.language }}
45-
config-file: GitHubSecurityLab/CodeQL-Community-Packs/configs/codeql.yml@main
45+
config-file: GitHubSecurityLab/CodeQL-Community-Packs/configs/default.yml@main
4646
```
4747
4848
### Using a community pack from the CLI configuration file

configs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Default / CodeQL
44

5-
The `codeql.yml` configuration is the default config file used to make it easy to use the CodeQL Community Packs.
5+
The `default.yml` configuration is the default config file used to make it easy to use the CodeQL Community Packs.
66

77
## Audit
88

File renamed without changes.

0 commit comments

Comments
 (0)