Skip to content

Commit

Permalink
Label autopull and Add it to "List Add/Mod/Del" in "To-Do" state
Browse files Browse the repository at this point in the history
Added the project/card assignment ( hat tip: @cpu )
  • Loading branch information
dnsguru authored Aug 3, 2023
1 parent 1b2a686 commit bc93116
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/tld-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit bc93116

Please sign in to comment.