Skip to content

Commit

Permalink
Merge branch 'microsoft:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
anupamachandra authored Nov 22, 2024
2 parents 4f42207 + d06ab39 commit c42e38d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Checkout Automation Script
uses: actions/checkout@v4
with:
sparse-checkout: .github
ref: main
- uses: actions/labeler@v5
with:
configuration-path: .github/prs-labels.yml

0 comments on commit c42e38d

Please sign in to comment.