fix typo in workflow

This commit is contained in:
Ashley Mensah
2026-04-28 15:46:57 +02:00
parent 797dce1631
commit 01e53d07b9

View File

@@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DRY_RUN: "true""
DRY_RUN: "true"
MAX_ISSUES: "10"
REPO: ${{ github.repository }}
PROJECT_ID: "PVT_kwDOBfz4Jc4BVeWR"