Skip to content

Commit

Permalink
Update aider-on-issue-labeled.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Jaken Herman <[email protected]>
  • Loading branch information
JakenHerman authored Oct 14, 2024
1 parent 9836327 commit 72da9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aider-on-issue-labeled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
generate:
uses: mirrajabi/aider-github-action/.github/workflows/aider-issue-to-pr.yml@main
uses: mirrajabi/aider-github-workflows/.github/workflows/aider-issue-to-pr.yml@main
# Check if the label is 'aider'
if: github.event.label.name == 'aider'
with:
Expand Down

0 comments on commit 72da9e7

Please sign in to comment.