Skip to content

Add read permissions for blacklist file #85

Add read permissions for blacklist file

Add read permissions for blacklist file #85

Workflow file for this run

name: Main
on:
push:
branches: [main]
pull_request:
env:
SPECTRAL_DSN: ${{ secrets.SPECTRAL_DSN }}
jobs:
scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install and run Spectral CI
uses: spectralops/spectral-github-action@v3
with:
spectral-dsn: ${{ env.SPECTRAL_DSN }}
spectral-args: scan --unpack --ok --engines secrets,iac