Skip to content

✨ add the delete account option (#200) #132

✨ add the delete account option (#200)

✨ add the delete account option (#200) #132

Workflow file for this run

name: pr
on:
pull_request:
branches:
- main
paths:
- 'registration/**'
merge_group:
workflow_dispatch:
jobs:
test:
name: Build And Test
uses: ./.github/workflows/registration-build.yml
secrets: inherit