chore: update identity status type to UserStatus #34

Open
mapoofano wants to merge 370 commits from chore-identity-user-status into main
Showing only changes of commit e1776d0c30 - Show all commits
+2 -2
View File
@@ -11,7 +11,7 @@ jobs:
buf: buf:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-action@v1 - uses: bufbuild/buf-action@v1
with: with:
input: buf generate setup_only: true
- run: buf build --error-format github-actions