Skip to content

ENH: Allow setting the container class #38

ENH: Allow setting the container class

ENH: Allow setting the container class #38

name: update-pull-request
on:
pull_request:
branches:
- main
jobs:
generate-pull-request-description:
uses: octue/workflows/.github/workflows/generate-pull-request-description.yml@main
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: read
pull-requests: write