Skip to content

Commit

Permalink
try with edited pull_request trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
jaisnan committed Aug 22, 2024
1 parent b079d37 commit efc68d0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pr_approval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ name: Check PR Approvals
on:
workflow_dispatch:
pull_request:
types:
- opened
- edited
branches: [ main ]
pull_request_review:
types: [submitted]

jobs:
check-approvals:
Expand Down

0 comments on commit efc68d0

Please sign in to comment.