diff --git a/.github/workflows/tld-update.yml b/.github/workflows/tld-update.yml index e0fa80499..907e1b8a8 100644 --- a/.github/workflows/tld-update.yml +++ b/.github/workflows/tld-update.yml @@ -43,6 +43,14 @@ jobs: ✅ autopull 🚩ICANN (IANA/ICP-3) Section delete-branch: true + + - name: Create or Update to List Add/Mod/Del To-Do Card + if: ${{ steps.cpr.outputs.pull-request-number }} + uses: peter-evans/create-or-update-project-card@v2 + with: + project-number: 2 + column-number: 8657926 + issue-number: ${{ steps.cpr.outputs.pull-request-number }} - name: Check outputs run: |