We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 735572e commit aba6d6eCopy full SHA for aba6d6e
.github/workflows/issue-and-project.yml
@@ -32,7 +32,7 @@ jobs:
32
github-token: ${{secrets.GITHUB_TOKEN}}
33
script: |
34
github.projects.createCard({
35
- column_id: 15021397, # make the project so that i add the column id here.
+ column_id: 15073451, # make the project so that i add the column id here.
36
content_id: context.payload.issue.id,
37
content_type: "Issue"
38
});
0 commit comments