Skip to content

Show red dot on the transaction thread/ iou report row in the LHN and only for the payee #32330

Show red dot on the transaction thread/ iou report row in the LHN and only for the payee

Show red dot on the transaction thread/ iou report row in the LHN and only for the payee #32330

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 }}