Update check.yml

Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
This commit is contained in:
Alex
2022-08-30 22:07:24 +01:00
committed by Alexander Larsson
parent 83b881cdc2
commit a0c6848ccf

View File

@@ -30,6 +30,9 @@ on:
- flatpak-1.10.x
- flatpak-1.12.x
permissions:
contents: read
jobs:
check:
name: Build with gcc and test
@@ -159,6 +162,8 @@ jobs:
path: test-logs
clang:
permissions:
security-events: write # for codeql
name: Build with clang and analyze
runs-on: ubuntu-18.04
strategy: