Skip to content

Commit

Permalink
chore: run pull request action on default pr events
Browse files Browse the repository at this point in the history
  • Loading branch information
sonngdev committed Nov 28, 2023
1 parent 132b9ea commit 008b9f5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Check the pull request

on:
pull_request:
types: [opened, edited]
on: pull_request

jobs:
check-style:
Expand Down

0 comments on commit 008b9f5

Please sign in to comment.