Skip to content

Use gray and italicized text for system frames #45396

Use gray and italicized text for system frames

Use gray and italicized text for system frames #45396

name: Enforce License Compliance
on:
pull_request:
branches: [master, main]
jobs:
enforce-license-compliance:
runs-on: ubuntu-latest
steps:
- name: 'Enforce License Compliance'
uses: getsentry/action-enforce-license-compliance@520fb640b532c27b4da9644116d102b579ef84f5 # main
with:
fossa_api_key: ${{ secrets.FOSSA_API_KEY }}