Skip to content

Implement OTP for multi-factor authentication (MFA) #338

Implement OTP for multi-factor authentication (MFA)

Implement OTP for multi-factor authentication (MFA) #338

name: "[PR Open] example"
on:
pull_request:
types: [opened]
jobs:
example:
runs-on: ubuntu-latest
steps:
- run: echo "Implement here with test codes!"