Skip to content

Commit ef2b49e

Browse files
test again
1 parent 78a4988 commit ef2b49e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
run: uv cache prune --ci
4545

4646
deploy:
47+
if: github.ref == 'refs/heads/main' && github.event_name != 'pull_request'
4748
needs: build
4849
runs-on: ubuntu-latest
4950
permissions:

0 commit comments

Comments
 (0)