From fa72dcff89145459064554543e16c84cfdc78a40 Mon Sep 17 00:00:00 2001 From: Mara Nikola Kiefer Date: Tue, 23 Dec 2025 16:50:05 +0100 Subject: [PATCH] update workflow --- .github/workflows/playground-org-project-update-issue.lock.yml | 2 +- .github/workflows/playground-org-project-update-issue.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/playground-org-project-update-issue.lock.yml b/.github/workflows/playground-org-project-update-issue.lock.yml index 3de9b7a670..d0d399e231 100644 --- a/.github/workflows/playground-org-project-update-issue.lock.yml +++ b/.github/workflows/playground-org-project-update-issue.lock.yml @@ -1985,7 +1985,7 @@ jobs: Project board: - Task: Update all issue items to Status "In Progress". + Task: Update all issue items that are currently on the project board with Status "In Progress". PROMPT_EOF - name: Append XPIA security instructions to prompt diff --git a/.github/workflows/playground-org-project-update-issue.md b/.github/workflows/playground-org-project-update-issue.md index c76ea5ad5e..46b5191247 100644 --- a/.github/workflows/playground-org-project-update-issue.md +++ b/.github/workflows/playground-org-project-update-issue.md @@ -27,4 +27,4 @@ Goal: prove we can **update a Project item** that points to a real GitHub Issue. Project board: -Task: Update all issue items to Status "In Progress". +Task: Update all issue items that are currently on the project board with Status "In Progress".