Skip to content

Want to add a privacy-policy page to make website look more genuine. #275

Want to add a privacy-policy page to make website look more genuine.

Want to add a privacy-policy page to make website look more genuine. #275

Workflow file for this run

name: issue labeler workflow
on:
issues:
types: ["opened"]
jobs:
Issue-Labeler:
name: issue labeler
runs-on: ubuntu-latest
steps:
- uses: Renato66/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
ignore-comments: true
default-labels: '["Triage"]'