Skip to content

Commit 168c0a1

Browse files
committed
chore: fix make generate error
1 parent d45c215 commit 168c0a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
analyze:
3636
name: Analyze
3737
needs: trigger-mode
38-
if: contains(needs.trigger-mode.outputs.trigger-mode, '[go]')
3938
runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }}
4039
timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
4140
permissions:

0 commit comments

Comments
 (0)