Skip to content

Make sure to get correct total for optimistic paid message #25571

Make sure to get correct total for optimistic paid message

Make sure to get correct total for optimistic paid message #25571

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