Skip to content

Commit 0f0ec2a

Browse files
committed
fix: drop custom codeql files
Migrate to native GitHub execution to make things easier and automatically get new languages.
1 parent c622c15 commit 0f0ec2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sync.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ REMOVEFILES="
8484
.github/workflows/ruff.yml
8585
.github/workflows/eslint.yml
8686
.github/workflows/stylelint.yml
87+
.github/workflows/codeql-analysis.yml
88+
.eslintrc.yml
8789
"
8890

8991
if [ ! -f .venv/bin/activate ] ; then

0 commit comments

Comments
 (0)