Skip to content

Chapter 8: IndexError: list index out of range in transcript_enrich_bucket.py #153

Chapter 8: IndexError: list index out of range in transcript_enrich_bucket.py

Chapter 8: IndexError: list index out of range in transcript_enrich_bucket.py #153

Workflow file for this run

name: Lock closed issue
on:
issues:
types: [closed]
permissions:
contents: read
issues: write
jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: OSDKDev/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"