Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 416f022

Browse files
committed
checking payload... again
1 parent bb79bb0 commit 416f022

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,9 @@ steps:
142142
repo: "%payload.repository.name%"
143143
action_id: projectBoard
144144
- type: octokit
145-
method: projects.listColumns
146-
project_id: "%actions.projectBoard.data[0].id%"
147-
action_id: listColumns
145+
# method: projects.listColumns
146+
# project_id: "%actions.projectBoard.data[0].id%"
147+
# action_id: listColumns
148148
- type: respond
149149
with: 03_add-to-projects.md
150150
issue: 3

0 commit comments

Comments
 (0)