File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4343 run : quarto render
4444
4545 - name : Deploy to GitHub Pages
46- if : github.event.action != 'closed'
46+ if : github.event.action != 'closed' && github.event.pull_request.head.repo.full_name == github.repository
4747 uses : peaceiris/actions-gh-pages@v3
4848 with :
4949 github_token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 7171 "id" : " e70aa9a5-58dc-44e7-a600-a1f9db2027d5" ,
7272 "metadata" : {},
7373 "source" : [
74- " Create some dimension variables. The dimension scales need to be in the group so that they can found by `xarray`."
74+ " Create some dimension variables. The dimension scales need to be in the group so that they can found by `xarray`. "
7575 ]
7676 },
7777 {
You can’t perform that action at this time.
0 commit comments