Skip to content

[No QA] [TS migration] Migrate 'overflowXHidden' style to TypeScript #26283

[No QA] [TS migration] Migrate 'overflowXHidden' style to TypeScript

[No QA] [TS migration] Migrate 'overflowXHidden' style to TypeScript #26283

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