From a35cd18a6316b01e3aef916b03ddca487f71d4e5 Mon Sep 17 00:00:00 2001 From: Charnelle <145595240+IsraelleHub@users.noreply.github.com> Date: Thu, 26 Sep 2024 16:29:58 -0500 Subject: [PATCH] ready --- .github/workflows/auto_assign_accebility_ticket.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/auto_assign_accebility_ticket.yml b/.github/workflows/auto_assign_accebility_ticket.yml index 69533f9c447..26313bfee04 100644 --- a/.github/workflows/auto_assign_accebility_ticket.yml +++ b/.github/workflows/auto_assign_accebility_ticket.yml @@ -12,9 +12,6 @@ jobs: permissions: issues: write steps: - - name: Checkout the repository - uses: actions/checkout@v3 - - name: Assign ticket to axe specialist run: gh issue edit ${{ github.event.issue.number }} --add-assignee "IsraelleHub" env: