Skip to content

Commit

Permalink
Updating tld-update.yml - adds label and makes 'card' w project/state
Browse files Browse the repository at this point in the history
Fixed the Card _stuff_ to 
```
column-name: To-Do
```
  • Loading branch information
dnsguru authored Aug 3, 2023
1 parent bc93116 commit aa84aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tld-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: peter-evans/create-or-update-project-card@v2
with:
project-number: 2
column-number: 8657926
column-name: To-Do
issue-number: ${{ steps.cpr.outputs.pull-request-number }}

- name: Check outputs
Expand Down

0 comments on commit aa84aeb

Please sign in to comment.