Skip to content

Merge pull request #678 from ably/worktree-fixup-workflow #721

Merge pull request #678 from ably/worktree-fixup-workflow

Merge pull request #678 from ably/worktree-fixup-workflow #721

Workflow file for this run

name: Features
on:
pull_request:
push:
branches:
- main
permissions: {}
jobs:
build:

Check failure on line 12 in .github/workflows/features.yml

View workflow run for this annotation

GitHub Actions / Features

Invalid workflow file

The workflow is not valid. .github/workflows/features.yml (Line: 12, Col: 3): Error calling workflow 'ably/features/.github/workflows/sdk-features.yml@main'. The nested job 'build' is requesting 'deployments: write, id-token: write', but is only allowed 'deployments: none, id-token: none'.
permissions:
contents: read
uses: ably/features/.github/workflows/sdk-features.yml@main
with:
repository-name: ably-python
secrets: inherit