Skip to content

Commit

Permalink
Comment the reason for disable the check
Browse files Browse the repository at this point in the history
  • Loading branch information
Ao-senXiong committed Aug 7, 2024
1 parent 682cf4b commit 99c5603
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
# Only run on the main repository because forks do not have write access to the main repository.
if: github.event.pull_request.head.repo.fork == false
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 99c5603

Please sign in to comment.