fix: use pull request in semantic workflow for better security (#6799)

* fix: use pull request in semantic workflow for security

* add types
This commit is contained in:
Aakansha Doshi 2023-07-24 13:01:42 +05:30 committed by GitHub
parent d36c72c435
commit 744e5b2ab3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: Semantic PR title
on:
pull_request_target:
pull_request:
types:
- opened
- edited