Skip to content

Commit

Permalink
chore: temporarily change event to normal pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
Namchee committed Dec 20, 2023
1 parent d0977ba commit 5995c5d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cpr.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Check PR semantics

on:
pull_request_target:
pull_request:

jobs:
cpr:
Expand All @@ -12,5 +12,3 @@ jobs:
uses: ./
with:
access_token: ${{ secrets.ACCESS_TOKEN }}
edit: true
verbose: true

0 comments on commit 5995c5d

Please sign in to comment.