Skip to content

Allow updateMap to use custom sourceFile and mappingFile #502

Allow updateMap to use custom sourceFile and mappingFile

Allow updateMap to use custom sourceFile and mappingFile #502

Workflow file for this run

name: No lint and test needed
on:
pull_request:
paths-ignore:
- 'charts/**'
- 'test/**'
jobs:
pr-validated:
name: pr-validated
runs-on: ubuntu-latest
steps:
- name: validate
run: echo "PR OK"