Skip to content

style: Use editorconfig for trailing whitespace #51

style: Use editorconfig for trailing whitespace

style: Use editorconfig for trailing whitespace #51

---
name: Release Please
on:
push:
branches: [master]
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: simple
package-name: normfn
include-v-in-tag: false