Skip to content

Bump rojopolis/spellcheck-github-actions from 0.33.0 to 0.34.0 #896

Bump rojopolis/spellcheck-github-actions from 0.33.0 to 0.34.0

Bump rojopolis/spellcheck-github-actions from 0.33.0 to 0.34.0 #896

Workflow file for this run

# Copyright 2020-present Open Networking Foundation
# SPDX-License-Identifier: Apache-2.0
---
name: REUSE
on:
push:
branches:
- master
pull_request:
jobs:
license-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: reuse lint
run: make check-reuse