Skip to content

Added the CREATED update type and bumped plugin version #99

Added the CREATED update type and bumped plugin version

Added the CREATED update type and bumped plugin version #99

Workflow file for this run

name: CodeFormatting
on: push
jobs:
formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3 # v2 minimum required
- uses: axel-op/googlejavaformat-action@v3
with:
args: "--replace"
#reference: https://github.com/axel-op/googlejavaformat-action