Skip to content

Commit

Permalink
build: Updating workflow self-assign-issue.yml.
Browse files Browse the repository at this point in the history
The .github/workflows/self-assign-issue.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
  • Loading branch information
feanil committed Jan 10, 2025
1 parent 242babf commit bcf8bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self-assign-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ on:

jobs:
self_assign_by_comment:
uses: openedx/.github/.github/workflows/self-assign-issue.yml@master
uses: openedx/.github/.github/workflows/self-assign-issue.yml@master

0 comments on commit bcf8bcf

Please sign in to comment.