Skip to content

Commit

Permalink
ci: don't use pull_request_target with semantic PR title check
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Aug 8, 2023
1 parent e7eccc1 commit 1843a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'Check Semantic Commit'

on:
pull_request_target:
pull_request:
types:
- opened
- edited
Expand Down

0 comments on commit 1843a4f

Please sign in to comment.