Skip to content

Commit

Permalink
corrected typos
Browse files Browse the repository at this point in the history
  • Loading branch information
aribalam committed May 25, 2021
1 parent a304291 commit 55243d5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/PR_reviews.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: comment-on-pr example
on: pull_request_target
types: [review_requested]
on:
pull_request_target:
types: [review_requested]
jobs:
review:
name: PR review
Expand Down

0 comments on commit 55243d5

Please sign in to comment.