Skip to content

Fix skipping tests when dependabot runs #112

Fix skipping tests when dependabot runs

Fix skipping tests when dependabot runs #112

Workflow file for this run

name: Auto Assign & Unassign (Org-wide Limit)
on:
issue_comment:
types: [created]
jobs:
handle-comment:
uses: PalisadoesFoundation/.github/.github/workflows/auto-assign.yml@main
secrets:
ORG_ACCESS_TOKEN: ${{ secrets.ORG_ACCESS_TOKEN }}