Skip to content

Commit 9369da4

Browse files
committed
Remove CRON trigger for CodeQL runs, now only on push and PRs, add workspace spellings for cspell
1 parent aa6589d commit 9369da4

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ on:
88
pull_request:
99
branches:
1010
- main
11-
schedule:
12-
# Run at 6 AM UTC every Monday
13-
- cron: '0 6 * * 1'
1411

1512
jobs:
1613
analyze:

.vscode/settings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"gomodule",
4242
"GSAP",
4343
"hocho",
44+
"htmlcsstoimage",
4445
"Hudi",
4546
"interrobang",
4647
"izakaya",
@@ -121,6 +122,7 @@
121122
"Veeam",
122123
"vercel",
123124
"virt",
125+
"vite",
124126
"vmax",
125127
"vtbot",
126128
"WHATWG",

0 commit comments

Comments
 (0)