Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Aug 6, 2024
1 parent b086ca1 commit 783c781
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: Preview Sphinx site

on:
pull_request:
branches: [ main ]
# branches: [ main ]

jobs:
build_and_preview:
if: github.event.pull_request.head.repo.full_name == github.repository
# if: github.event.pull_request.head.repo.full_name == github.repository
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit 783c781

Please sign in to comment.