Skip to content

Merge pull request #2058 from benedikt-richter/remove_feature_flag #87

Merge pull request #2058 from benedikt-richter/remove_feature_flag

Merge pull request #2058 from benedikt-richter/remove_feature_flag #87

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