Skip to content

Merge pull request #30 from planetscale/gha/no-snapshot-on-main #49

Merge pull request #30 from planetscale/gha/no-snapshot-on-main

Merge pull request #30 from planetscale/gha/no-snapshot-on-main #49

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@v2
with:
fetch-depth: 0
- run: sudo gem install license_finder
- run: license_finder