diff --git a/.gitea/workflows/auto-pr-tofu-plan.yml b/.gitea/workflows/auto-pr-tofu-plan.yml index 9c00e83..1659e6d 100644 --- a/.gitea/workflows/auto-pr-tofu-plan.yml +++ b/.gitea/workflows/auto-pr-tofu-plan.yml @@ -75,6 +75,7 @@ jobs: - name: Extract PR Index id: tea-pr-index run: | + which tea pr_number=$(tea pr list \ --repo ${{ github.repository }} \ --state open \