Skip to content

Merge pull request #127 from boidushya/main #328

Merge pull request #127 from boidushya/main

Merge pull request #127 from boidushya/main #328

Workflow file for this run

name: Verify dependency licenses
on:
push:
branches:
- main
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
licensing:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
with:
fetch-depth: 0
- run: sudo gem install license_finder
- run: license_finder