Skip to content

Add notification preference for all the reports and update the design for the group chats #30247

Add notification preference for all the reports and update the design for the group chats

Add notification preference for all the reports and update the design for the group chats #30247

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