Skip to content

Commit

Permalink
Create main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RecoX authored Aug 25, 2024
1 parent aaba28e commit 9e6d85a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Aider on Issue Labeled

on:
issues:
types: [labeled]

jobs:
aider:
uses: ao-org/.github/.github/workflows/aider-on-issue-labeled.yml@master

0 comments on commit 9e6d85a

Please sign in to comment.