Skip to content

fix(vale): drop Google documentation styleguide #16

fix(vale): drop Google documentation styleguide

fix(vale): drop Google documentation styleguide #16

Workflow file for this run

name: changelog
# Give the default GITHUB_TOKEN write permission to commit and push the updated CHANGELOG back to the repository.
# https://github.blog/changelog/2023-02-02-github-actions-updating-the-default-github_token-permissions-to-read-only/
permissions:
contents: write
on:
push:
branches:
- main
jobs:
changelog:
uses: 99linesofcode/.github/.github/workflows/changelog.yaml@main