Skip to content

Update aeternity/github-actions action to v2 - autoclosed #79

Update aeternity/github-actions action to v2 - autoclosed

Update aeternity/github-actions action to v2 - autoclosed #79

Workflow file for this run

name: "Pull Request"
on:
pull_request:
branches: [ master ]
jobs:
validate:
uses: aeternity/github-actions/.github/workflows/_validate-npm.yml@v2.1.1
publish:
uses: aeternity/github-actions/.github/workflows/_publish-docker.yml@v2.1.1
needs: [ validate ]
secrets: inherit
with:
DOCKERHUB_REPO: aeternitybot/aemon