Skip to content

Bump fsfe/reuse-action from 1 to 2 #16

Bump fsfe/reuse-action from 1 to 2

Bump fsfe/reuse-action from 1 to 2 #16

Workflow file for this run

# SPDX-License-Identifier: Apache-2.0 OR MIT
#
# SPDX-FileCopyrightText: Copyright 2023 Micron Technology, Inc.
name: REUSE
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
reuse:
runs-on: ubuntu-latest
steps:
- name: Checkout hse-python
uses: actions/checkout@v3
- name: Lint
uses: fsfe/reuse-action@v2