Skip to content

Update Node.js to v21 - autoclosed #10

Update Node.js to v21 - autoclosed

Update Node.js to v21 - autoclosed #10

name: "Pull Request Cleanup"
on:
pull_request:
branches: [ master ]
types: [ closed ]
jobs:
delete-tag:
uses: aeternity/github-actions/.github/workflows/[email protected]
secrets: inherit
with:
DOCKERHUB_REPO: aeternitybot/aemon
DOCKERHUB_TAG: "pr-${{ github.event.number }}"