Skip to content

Commit 3fb346f

Browse files
committed
tmp: trigger CI
1 parent 2c46d1b commit 3fb346f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/test-docs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22
name: Test Building Documentation
33

44
on:
5+
#pull_request:
6+
# branches: [main, brubeck]
57
pull_request:
6-
branches: [main, brubeck]
8+
branches:
9+
- '*'
710

811
jobs:
912
deploy:

0 commit comments

Comments
 (0)