Skip to content

Commit

Permalink
[MAINTENANCE] Add checkout action to labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
alien11689 committed Feb 14, 2025
1 parent 831a9cd commit 8740446
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
repository: "apache/aries"
- uses: actions/labeler@v5

0 comments on commit 8740446

Please sign in to comment.