Skip to content

Commit 2ea9b0b

Browse files
committed
fix(ci): preserve required CodeQL check
1 parent 666ef8f commit 2ea9b0b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ permissions:
1212
security-events: write
1313

1414
jobs:
15-
analyze-csharp:
16-
name: Analyze C#
15+
analyze:
1716
runs-on: ubuntu-latest
1817
steps:
1918
- uses: actions/checkout@v7

0 commit comments

Comments
 (0)