Skip to content

Bump @babel/traverse from 7.17.3 to 7.23.2 in /javascriptv3/example_code/personalize/src #10149

Bump @babel/traverse from 7.17.3 to 7.23.2 in /javascriptv3/example_code/personalize/src

Bump @babel/traverse from 7.17.3 to 7.23.2 in /javascriptv3/example_code/personalize/src #10149

# v1.1.0
name: Extract Snippets Dry Run
on:
pull_request:
# run on demand
workflow_dispatch:
jobs:
extract-snippets-dryrun:
if: github.repository_owner == 'aws' || github.repository_owner == 'awsdocs' || github.repository_owner == 'aws-samples' || github.repository_owner == 'jerry-aws'
runs-on: ubuntu-latest
env:
REPORTS: issues
steps:
- uses: actions/checkout@v3
with:
persist-credentials: false
fetch-depth: 0
- uses: actions/setup-python@v3
with:
python-version: "3.9.x"
- run: bash .github/extract-snippets/extract-snippets.sh dryrun