Skip to content

Commit

Permalink
why
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed May 12, 2024
1 parent 7d92376 commit 84147f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:

deploy:
# if: github.event_name != 'pull_request' && github.event.ref == 'refs/heads/master'
if: github.event_name != 'pull_request'
# if: github.event_name != 'pull_request'
# Grant GITHUB_TOKEN the permissions required to make a Pages deployment
permissions:
pages: write # to deploy to Pages
Expand Down

0 comments on commit 84147f5

Please sign in to comment.