Skip to content

Commit a35fbe7

Browse files
Update sphinx.yml
1 parent 989a84b commit a35fbe7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/sphinx.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ on:
1010
permissions: write-all
1111
jobs:
1212
docs:
13-
if_merged:
14-
if: github.event.pull_request.merged == true
13+
if: github.event.pull_request.merged == true
1514
runs-on: ubuntu-latest
1615
steps:
1716
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)