Skip to content

ci: stop pull request validation from running on syncronize #19

ci: stop pull request validation from running on syncronize

ci: stop pull request validation from running on syncronize #19

Workflow file for this run

name: release
on:
push:
branches: [main]
permissions:
contents: write
pull-requests: write
jobs:
python:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
# Updates CHANGELOG.md and creates a tagged release in github
release-type: python