Skip to content

fix code snippet at web_audio_api/visualizations_with_web_audio_api/i… #18907

fix code snippet at web_audio_api/visualizations_with_web_audio_api/i…

fix code snippet at web_audio_api/visualizations_with_web_audio_api/i… #18907

name: "PR Needs Rebase"
on:
push:
pull_request_target:
types: [synchronize]
jobs:
label-rebase-needed:
uses: mdn/workflows/.github/workflows/pr-rebase-needed.yml@main
with:
target-repo: "mdn/content"
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}