We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b00c369 commit dc08a7aCopy full SHA for dc08a7a
.github/workflows/build-and-publish-docs.yml
@@ -2,8 +2,8 @@ name: Build and Publish Docs
2
3
on:
4
workflow_dispatch:
5
- # push:
6
- # branches: [ master ]
+ push:
+ branches: [ master ]
7
8
jobs:
9
build:
0 commit comments