Skip to content

Commit db451dc

Browse files
committed
...
1 parent a3b850b commit db451dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sphinx.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
sphinx:
88
runs-on: ubuntu-22.04
9-
if: ${{ github.event_name != 'pull_request' }}
9+
# if: ${{ github.event_name != 'pull_request' }}
1010
steps:
1111
- uses: actions/checkout@v2
1212
- name: Set up Python 3.8

0 commit comments

Comments
 (0)