Skip to content

Commit 2225cca

Browse files
authored
PYTHON-5062 Add GitHub Actions CodeQL scanning (#2079)
1 parent 9082a4b commit 2225cca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
build-mode: manual
3535
- language: python
3636
build-mode: none
37+
- language: actions
38+
build-mode: none
3739
steps:
3840
- name: Checkout repository
3941
uses: actions/checkout@v4

0 commit comments

Comments
 (0)