Skip to content

updated ads test account id #15

updated ads test account id

updated ads test account id #15

Workflow file for this run

name: scripts
on:
pull_request:
paths: common/scripts/**
defaults:
run:
shell: bash
working-directory: common/scripts
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint
run: make lint