Skip to content

Clarify Array Slicing Syntax from 'array[start:stop[:step]]' to 'array[start:stop:step]' #78

Clarify Array Slicing Syntax from 'array[start:stop[:step]]' to 'array[start:stop:step]'

Clarify Array Slicing Syntax from 'array[start:stop[:step]]' to 'array[start:stop:step]' #78

name: trigger-delete-preview
on:
pull_request_target:
types: closed
jobs:
delete:
uses: ProjectPythia/cookbook-actions/.github/workflows/delete-preview.yaml@main