We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bad70c commit ace2d97Copy full SHA for ace2d97
1 file changed
.github/workflows/codeql.yml
@@ -6,11 +6,6 @@ on:
6
paths:
7
- "**.cs"
8
- "**.csproj"
9
- pull_request:
10
- branches: [main]
11
- paths:
12
- - "**.cs"
13
- - "**.csproj"
14
schedule:
15
- cron: "0 6 * * 1" # Monday 6am UTC
16
0 commit comments