Skip to content

Test for display test_5 #36

Test for display test_5

Test for display test_5 #36

Workflow file for this run

name: Check foss-action
on:
pull_request:
jobs:
compliance_check:
runs-on: ubuntu-latest
name: Perform Fossology Scan
steps:
- name: Checkout this repo
uses: actions/checkout@v2
- name: Run foss-action
uses: rajuljha/fossology-action@v2
with:
scan_mode: "repo"
scanners: "nomos ojo copyright keyword"
# from_tag: "v005"
# to_tag: "v004"
# keyword_conf_file_path: "test_keyword.conf"
report_format: "SPDX_YAML"
# allowlist_file_path: "whitelist.json"