Skip to content

Commit

Permalink
Update tld-update.yml (#1827)
Browse files Browse the repository at this point in the history
Strip out the project/card definition stuff - appears to use a different context of "project" than intended
  • Loading branch information
dnsguru authored Aug 22, 2023
1 parent 5e6ac3a commit 01c4b07
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/tld-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,6 @@ jobs:
🚩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-name: To-Do
issue-number: ${{ steps.cpr.outputs.pull-request-number }}

- name: Check outputs
run: |
echo "Pull Request Number - ${{ steps.cpr.outputs.pull-request-number }}"
Expand Down

0 comments on commit 01c4b07

Please sign in to comment.