Skip to content

Commit cfc0dfa

Browse files
authored
... now should run on any branch
we'll see
1 parent b24f98d commit cfc0dfa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: deploy-book
33
# Run this when the master or main branch changes
44
on:
55
push:
6+
branches:
7+
- '**'
68
paths:
79
- docs/guide/**
810

0 commit comments

Comments
 (0)