Skip to content

Commit 0c4d24d

Browse files
committed
Enable the documentation action for testing purposes
1 parent 9caaa0a commit 0c4d24d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Build docs
22

3-
on:
4-
push:
5-
branches:
6-
- master
3+
on: [push]
74

85
jobs:
96
docs:

0 commit comments

Comments
 (0)