Skip to content

Fix App allows changing to use the 2FA code option when signning in with recovery code #32633

Fix App allows changing to use the 2FA code option when signning in with recovery code

Fix App allows changing to use the 2FA code option when signning in with recovery code #32633

name: Verify signed commits
on:
pull_request:
types: [opened, synchronize]
branches-ignore: [staging, production]
jobs:
verifySignedCommits:
runs-on: ubuntu-latest
steps:
- name: Verify signed commits
uses: Expensify/App/.github/actions/javascript/verifySignedCommits@main
with:
GITHUB_TOKEN: ${{ github.token }}