Skip to content

chore(deps): update github-actions (major) #54

chore(deps): update github-actions (major)

chore(deps): update github-actions (major) #54

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