Skip to content

improve messaging when disabling 2fa for other user (#29) #133

improve messaging when disabling 2fa for other user (#29)

improve messaging when disabling 2fa for other user (#29) #133

Workflow file for this run

name: 2FA JS
on: [workflow_dispatch, push, pull_request]
jobs:
run:
uses: flarum/framework/.github/workflows/[email protected]
with:
enable_bundlewatch: false
enable_prettier: true
enable_typescript: false
frontend_directory: ./js
backend_directory: .
js_package_manager: yarn
main_git_branch: master
secrets:
bundlewatch_github_token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}