Skip to content

Merge pull request #1789 from opossum-tool/dependabot/npm_and_yarn/je… #79

Merge pull request #1789 from opossum-tool/dependabot/npm_and_yarn/je…

Merge pull request #1789 from opossum-tool/dependabot/npm_and_yarn/je… #79

Workflow file for this run

# SPDX-FileCopyrightText: Meta Platforms, Inc. and its affiliates
# SPDX-FileCopyrightText: TNG Technology Consulting GmbH <https://www.tngtech.com>
#
# SPDX-License-Identifier: Apache-2.0
name: REUSE Compliance Check
on:
push:
branches:
- main
pull_request:
types: [opened, reopened, synchronize]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1