Try disabling a different way

pull/387/head
Wyatt Stanke 1 year ago
parent 13ba729816
commit f98aa28c65
No known key found for this signature in database
GPG Key ID: CE6BA5FFF135536D

@ -15,9 +15,10 @@ jobs:
permissions:
contents: read
pull-requests: write
# Disable until we have some actual labels to apply
if: false
steps:
- uses: actions/labeler@v5
if: false
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

Loading…
Cancel
Save