Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/move-to-qa-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
# organization: your-org-name # e.g. "cronometer"

# ⬇️ Project *ID* (not the project number in the URL)
project_id: 1104204387 # replace with your real project id
project_id: 2 # replace with your real project id

# Node id of the PR that triggered this workflow
resource_node_id: ${{ github.event.pull_request.node_id }}
Expand Down