Skip to content

Link to the video in Modules 08 and 09 is broken #43

Link to the video in Modules 08 and 09 is broken

Link to the video in Modules 08 and 09 is broken #43

Workflow file for this run

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