Skip to content

chore: remove reference to Ruby build directory #150

chore: remove reference to Ruby build directory

chore: remove reference to Ruby build directory #150

Workflow file for this run

name: spdx
on:
push:
branches:
- '**'
pull_request:
branches:
- '**'
jobs:
check:
runs-on: ubuntu-22.04
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Run check-spdx
run: bin/check-spdx