Skip to content

Commit ace2d97

Browse files
ci(codeql): update CodeQL to only run on main branch and schedule (#53)
1 parent 4bad70c commit ace2d97

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ on:
66
paths:
77
- "**.cs"
88
- "**.csproj"
9-
pull_request:
10-
branches: [main]
11-
paths:
12-
- "**.cs"
13-
- "**.csproj"
149
schedule:
1510
- cron: "0 6 * * 1" # Monday 6am UTC
1611

0 commit comments

Comments
 (0)