Skip to content

Commit

Permalink
Update aider-on-issue-labeled.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RecoX authored Aug 23, 2024
1 parent bc66ec2 commit 5497b9c
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 5497b9c

Please sign in to comment.