Skip to content

Commit 6a1bd03

Browse files
authored
Merge branch 'main' into rector-1-cq
2 parents 00bfdb2 + 5d3af08 commit 6a1bd03

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,8 @@ name: "CodeQL"
1313

1414
on:
1515
workflow_call:
16+
# Allow manually triggering the workflow.
1617
workflow_dispatch:
17-
push:
18-
branches: [ "main", "next", "v19" ]
19-
pull_request:
20-
# The branches below must be a subset of the branches above
21-
branches: [ "main", "next", "v19" ]
22-
paths-ignore:
23-
- '**/*.md'
24-
- '**/*.txt'
2518

2619
jobs:
2720
analyze:

0 commit comments

Comments
 (0)