Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove snyk-scan-pr.yml #1631

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Commits on Feb 9, 2024

  1. Remove snyk-scan-pr.yml

    This workflow is causing errors on each PR:
    
      Snyk is missing auth token in order to run inside CI. You must include your API token as an environment value: `SNYK_TOKEN=12345678`
      Error: Process completed with exit code 2.
    
    As discussed on AcademySoftwareFoundation#1608, the preferred workflow will run weekly, not on PR.
    
    Signed-off-by: Cary Phillips <cary@ilm.com>
    cary-ilm committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    13a357d View commit details
    Browse the repository at this point in the history