Skip to content

Commit

Permalink
update.
Browse files Browse the repository at this point in the history
  • Loading branch information
yecol committed Aug 16, 2024
1 parent 4e39d1b commit 21ab3c8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
pull_request_target:
branches:
- main
pull_request:
branches:
- main

jobs:
PR-Check:
Expand Down Expand Up @@ -242,5 +245,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 21ab3c8

Please sign in to comment.