We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bb035e commit 2392498Copy full SHA for 2392498
.github/workflows/docs-website.yml
@@ -3,7 +3,7 @@ on:
3
push:
4
# We only run this GitHub action upon new commits to `master`
5
branches:
6
- - docs-website
+ - master
7
# We only run this GitHub action if there are changes in the `docs/` directory
8
paths:
9
- docs/**
0 commit comments