Skip to content

feat: add cancel button to logout #75

feat: add cancel button to logout

feat: add cancel button to logout #75

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
repository_dispatch:
types: [automated-update-trigger]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Dummy CI
run: echo "OK"