Skip to content

Commit

Permalink
Merge pull request #9720 from department-of-veterans-affairs/chanel-9…
Browse files Browse the repository at this point in the history
…375-test-new-auto-assign-accessibility

Automation/chanel-9375-test-new-auto-assign-accessibility
  • Loading branch information
IsraelleHub authored Sep 26, 2024
2 parents 20cb9b1 + a35cd18 commit 490a48b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/auto_assign_accebility_ticket.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
- name: Assign ticket to axe specialist
run: gh issue edit ${{ github.event.issue.number }} --add-assignee "IsraelleHub"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_REPO: ${{ github.repository }}

0 comments on commit 490a48b

Please sign in to comment.