Skip to content

Commit

Permalink
ci: fix TODOs blocked by repos being private (#10)
Browse files Browse the repository at this point in the history
*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>
  • Loading branch information
ningziwen committed Nov 23, 2022
1 parent e3d61a3 commit 9f09213
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint-pr-title.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: "Lint PR Title"

on:
# TODO: Change to pull_request_target after the repo is public.
pull_request:
types:
- opened
Expand Down

0 comments on commit 9f09213

Please sign in to comment.