Skip to content

Merge pull request #677 from ably/release-skill #729

Merge pull request #677 from ably/release-skill

Merge pull request #677 from ably/release-skill #729

Workflow file for this run

name: Features
on:
pull_request:
push:
branches:
- main
permissions: {}
jobs:
build:
permissions:
contents: read # checkout
deployments: write # ably/sdk-upload-action
id-token: write # aws-actions/configure-aws-credentials (OIDC)
uses: ably/features/.github/workflows/sdk-features.yml@main
with:
repository-name: ably-python
secrets: inherit