Skip to content

fix: 29978 User mention in the system message after inviting member to the room cannot be copied #37639

fix: 29978 User mention in the system message after inviting member to the room cannot be copied

fix: 29978 User mention in the system message after inviting member to the room cannot be copied #37639

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