We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e509333 commit 6020497Copy full SHA for 6020497
.github/workflows/docs.yml
@@ -2,7 +2,7 @@ name: Deploy Docs
2
3
on:
4
push:
5
- branches: [master, dev]
+ branches: [master]
6
paths:
7
- 'docs/**'
8
- 'lib/**'
0 commit comments