[presubmit] Add manual trigger for PR CheckTitle (#32766)

revert-32461-reland/ee-runafter-cpp-alarm
Eugene Ostroukhov 2 years ago committed by GitHub
parent 47ea5062cb
commit 6f18a85106
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/pr-check-title.yaml

@ -2,6 +2,7 @@ name: PR CheckTitle
on:
pull_request_target:
types: [opened, reopened, synchronized, edited, labeled, unlabeled]
workflow_dispatch:
permissions:
contents: read

Loading…
Cancel
Save