Skip to content

chore(deps): bump puppeteer in /screenshot-wrapping #241

chore(deps): bump puppeteer in /screenshot-wrapping

chore(deps): bump puppeteer in /screenshot-wrapping #241

name: Fastlane Metadata
on:
push:
branches:
- main
jobs:
validate:
# required to run on Linux because this is a docker container action
name: validate
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ashutoshgngwr/validate-fastlane-supply-metadata@v1
with:

Check failure on line 14 in .github/workflows/validate-metadata.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/validate-metadata.yml

Invalid workflow file

You have an error in your yaml syntax on line 14
fastlaneDir: ./fastlane # optional. default is './fastlane'.
# enable check to validate if a locale is supported by the Play Store Listing.
usePlayStoreLocales: true # optional. default is false.