Skip to content

docs: enhance security.md with vulnerability reporting guidelines #147

docs: enhance security.md with vulnerability reporting guidelines

docs: enhance security.md with vulnerability reporting guidelines #147

Workflow file for this run

name: labeler
on:
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}