File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ concurrency:
1111jobs :
1212 respond-to-assign-request :
1313 if : github.event.issue.pull_request == null
14- uses : openwisp /openwisp-utils/.github/workflows/reusable-bot-autoassign.yml@master
14+ uses : Eeshu-Yadav /openwisp-utils/.github/workflows/reusable-bot-autoassign.yml@issues/649-fix-bot-assignment-silent-failure
1515 with :
1616 bot_command : issue_assignment
1717 secrets :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ concurrency:
1212jobs :
1313 auto-assign-issue :
1414 if : github.event.action != 'closed' || github.event.pull_request.merged == false
15- uses : openwisp /openwisp-utils/.github/workflows/reusable-bot-autoassign.yml@master
15+ uses : Eeshu-Yadav /openwisp-utils/.github/workflows/reusable-bot-autoassign.yml@issues/649-fix-bot-assignment-silent-failure
1616 with :
1717 bot_command : issue_assignment
1818 secrets :
You can’t perform that action at this time.
0 commit comments