Skip to content

chore: lint fix

chore: lint fix #2

Workflow file for this run

name: CI/CD on main branch
on:
push:
branches:
- "main"
jobs:
cd:
uses: decentraland/platform-actions/.github/workflows/apps-docker-next.yml@main
with:
service-name: third-party-providers-resolver
dockerfile-url: https://raw.githubusercontent.com/decentraland/platform-actions/main/Dockerfile.alpine
secrets: inherit