We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da85a95 commit f2a0d74Copy full SHA for f2a0d74
.github/workflows/sca.yml
@@ -15,8 +15,9 @@ concurrency:
15
cancel-in-progress: true
16
17
jobs:
18
- Codechecker:
+ ScanCode:
19
if: github.repository_owner == 'zephyrproject-rtos'
20
+ runs-on: ubuntu-24.04
21
steps:
22
- name: Checkout
23
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments