Skip to content

Commit

Permalink
Update .github/workflows/pull_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carriewright11 authored Jan 16, 2025
1 parent cfa776b commit 83c5e9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ jobs:
with:
check_type: urls
error_min: 0
token: secrets.GH_PAT
secrets:
gh_pat: ${{ secrets.GH_PAT }}

render-preview:
name: Render preview
Expand Down

0 comments on commit 83c5e9c

Please sign in to comment.