mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-18 21:55:22 -04:00
Update check.yml
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
This commit is contained in:
5
.github/workflows/check.yml
vendored
5
.github/workflows/check.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user