Skip to content

[No QA]Add comma to new output_name key #25155

[No QA]Add comma to new output_name key

[No QA]Add comma to new output_name key #25155

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