Skip to content

Commit

Permalink
ci: only deploy docs when needed (cataclysmbnteam#3365)
Browse files Browse the repository at this point in the history
  • Loading branch information
scarf005 authored Oct 5, 2023
1 parent 53443cf commit 6bdb3f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Deploy starlight documentation to GitHub Pages
on:
push:
branches: [upload]
paths: [doc/**]
workflow_dispatch:


Expand Down

0 comments on commit 6bdb3f2

Please sign in to comment.