fix: Third party wearables not fetching due to service provider fetching not working #744
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: CI/CD on PR | |
on: | |
pull_request: | |
jobs: | |
pr: | |
uses: decentraland/platform-actions/.github/workflows/apps-pr.yml@main | |
with: | |
service-name: lamb2 | |
dockerfile-url: https://raw.githubusercontent.com/decentraland/platform-actions/main/Dockerfile.alpine | |
secrets: inherit |