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 79d2cedc3e - Show all commits
+3 -2
View File
@@ -10,10 +10,11 @@ permissions:
jobs:
buf:
runs-on: ubuntu-latest
env:
REPO: ${{ gitea.repository }}
steps:
- run: |
echo ${{ env.REPO }}
echo $REPO
echo ${{ github.repository }}
echo ${{ gitea.repository }}