Skip to content

test(pytest): adapt to fixture changes from default_user to user0 (#469) #22

test(pytest): adapt to fixture changes from default_user to user0 (#469)

test(pytest): adapt to fixture changes from default_user to user0 (#469) #22

on:
push:
branches:
- maint-0.9
- master
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
config-file: .release-please-config.json
target-branch: ${{ github.ref_name }}