Skip to content

Commit e38cbcb

Browse files
authored
ci: fix TODOs blocked by repos being private (#4)
*Description of changes:* PR fixes the TODOs by repos being private Reference: amannn/action-semantic-pull-request#219 *Testing done:* N/A - [ X ] I've reviewed the guidance in CONTRIBUTING.md #### License Acceptance By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. Signed-off-by: Ziwen Ning <ningziwe@amazon.com>
1 parent 186517e commit e38cbcb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lint-pr-title.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: "Lint PR Title"
22

33
on:
4-
# TODO: Change to pull_request_target after the repo is public.
54
pull_request:
65
types:
76
- opened

0 commit comments

Comments
 (0)