web: fix federation for multi protocol (#722)

* web: fix federation for multi protocol

* web: fix short name emojis

* web: address review comments

* ci: fix the codeql gap

* ci: fix the codeql gap

* ci: fix the codeql gap

* ci: remove swift
This commit is contained in:
l5y
2026-04-08 14:36:43 +02:00
committed by GitHub
parent 5b9e6e3d48
commit 083de6418f
7 changed files with 88 additions and 16 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ on:
jobs:
analyze:
name: Analyze (${{ matrix.language }})
runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }}
runs-on: ubuntu-latest
permissions:
security-events: write
packages: read