Skip to content

feat: Add copyright check (#14) #9

feat: Add copyright check (#14)

feat: Add copyright check (#14) #9

Workflow file for this run

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
environment: main
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.PAT }}
release-type: simple