Skip to content

Bump fsfe/reuse-action from 3 to 4 #249

Bump fsfe/reuse-action from 3 to 4

Bump fsfe/reuse-action from 3 to 4 #249

Workflow file for this run

# SPDX-License-Identifier: Apache-2.0 OR MIT
#
# SPDX-FileCopyrightText: Copyright 2021 Micron Technology, Inc.
name: checkoss
on:
pull_request:
types: [opened, synchronize, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
permissions: {}
jobs:
checkoss:
runs-on: ubuntu-latest
steps:
- name: Checkout hse-java
uses: actions/checkout@v3
- name: checkoss
run: |
scripts/dev/checkoss.sh