Skip to content

fix: created .snyk ignore policy file #58

fix: created .snyk ignore policy file

fix: created .snyk ignore policy file #58

Workflow file for this run

---
name: assign
on:
pull_request_target:
types: [opened, ready_for_review]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
assign:
uses: delineaxpm/github-workflows/.github/workflows/assign.yml@main
secrets: inherit