Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
satya-devloper authored Nov 30, 2023
1 parent e1da69d commit f245494
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: PR_review

on:
pull_request_review:
types: [submitted, edited]
# Triggers the workflow on push or pull request events but only for the "main" branch
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
test:
Expand Down

0 comments on commit f245494

Please sign in to comment.