Skip to content

fix(scripts): Update triggerShortcut.ts so that it works for non celo requests, comments on earn input #3777

fix(scripts): Update triggerShortcut.ts so that it works for non celo requests, comments on earn input

fix(scripts): Update triggerShortcut.ts so that it works for non celo requests, comments on earn input #3777

Workflow file for this run

name: Semantic PR title
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
semantic-pr-title:
name: Semantic PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}