Skip to content

Commit

Permalink
Update sphinx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
manticore-projects authored Dec 16, 2023
1 parent 989a84b commit a35fbe7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ on:
permissions: write-all
jobs:
docs:
if_merged:
if: github.event.pull_request.merged == true
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- uses: actions/setup-python@v4
Expand Down

0 comments on commit a35fbe7

Please sign in to comment.