Skip to content

fix: do not redact regular case classes (#16) #8

fix: do not redact regular case classes (#16)

fix: do not redact regular case classes (#16) #8

name: Semantic Tagging
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Bump version and push tag
uses: hennejg/github-tag-action@v4.3.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}