Skip to content

feat: add azure authentication #32

feat: add azure authentication

feat: add azure authentication #32

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