Skip to content

Commit 4ef84de

Browse files
authored
Update send-issues-to-how-how-we-work-boards.yml (github#19194)
1 parent fe50d2d commit 4ef84de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/send-issues-to-how-how-we-work-boards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
github-token: ${{ secrets.DOCUBOT_READORG_REPO_WORKFLOW_SCOPES }}
5353
script: |
54-
var column_id = 13445932;
54+
var column_id = 12860544;
5555
try {
5656
github.projects.createCard({
5757
column_id: column_id,

0 commit comments

Comments
 (0)