Skip to content

Commit

Permalink
[To Be Dropped] Test this PR out
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederick888 committed Aug 14, 2024
1 parent 210a798 commit 76764c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-ph.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Pull request history

on:
pull_request_target:
pull_request:

permissions:
contents: read
Expand All @@ -20,6 +20,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: Frederick888/gh-ph@master
- uses: Frederick888/gh-ph@crlf
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 76764c9

Please sign in to comment.