Skip to content

Commit

Permalink
Update pr-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yecol authored Aug 20, 2024
1 parent 8a28040 commit 093fae9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: PR Check

on:
pull_request_target:
pull_request:
branches:
- main

Expand Down Expand Up @@ -243,4 +243,4 @@ jobs:
header: pr-preview-url
message: |
Please check the preview of the documentation changes at
[${{ steps.preview.outputs.url }}](${{ steps.preview.outputs.url }})
[${{ steps.preview.outputs.url }}](${{ steps.preview.outputs.url }})

0 comments on commit 093fae9

Please sign in to comment.