Skip to content

Trusted publishing can't be a reusable workflow #336

Trusted publishing can't be a reusable workflow

Trusted publishing can't be a reusable workflow #336

Workflow file for this run

jobs:
ci:
name: CI
secrets: inherit
uses: praw-dev/.github/.github/workflows/ci.yml@main
with:
package: asyncprawcore
name: CI
on: [ pull_request, push ]
permissions: read-all