From fe7a83e37b26256d153cf18fc59e4b4f028d6874 Mon Sep 17 00:00:00 2001 From: "Arrobo, Gabriel" Date: Tue, 9 Jan 2024 20:58:28 -0800 Subject: [PATCH] Add GHA for Fossa check --- .github/workflows/fossa.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/workflows/fossa.yml diff --git a/.github/workflows/fossa.yml b/.github/workflows/fossa.yml new file mode 100644 index 0000000000..8761764ddf --- /dev/null +++ b/.github/workflows/fossa.yml @@ -0,0 +1,23 @@ +# SPDX-License-Identifier: Apache-2.0 +# Copyright 2024 Intel Corporation + +name: Fossa check + +on: + pull_request: + branches: + - master + push: + branches: + - master + +jobs: + fossa-check: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v4 + + - name: FOSSA scan + uses: fossa-contrib/fossa-action@v3 + with: + fossa-api-key: 9dc8fa92e3dd565687317beb87b56d89