Skip to content

[NoQA] fix wrong condition of assigning ref in Hoverable #37283

[NoQA] fix wrong condition of assigning ref in Hoverable

[NoQA] fix wrong condition of assigning ref in Hoverable #37283

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