Unverified Commit 0b716cc6 authored by Nate Mailhot's avatar Nate Mailhot Committed by GitHub
Browse files

fix: label action workflow (#5362)

parent 62d0228e
......@@ -26,6 +26,7 @@ jobs:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment