Use checkout just for now

pull/388/head
Wyatt Stanke 11 months ago
parent b02a693f31
commit 6b92162168
No known key found for this signature in database
GPG Key ID: CE6BA5FFF135536D

@ -15,6 +15,8 @@ jobs:
contents: read
pull-requests: write
steps:
# Use checkout just for now until this is merged
- uses: actions/checkout@v4
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

Loading…
Cancel
Save