We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9caaa0a commit 0c4d24dCopy full SHA for 0c4d24d
1 file changed
.github/workflows/docs.yml
@@ -1,9 +1,6 @@
1
name: Build docs
2
3
-on:
4
- push:
5
- branches:
6
- - master
+on: [push]
7
8
jobs:
9
docs:
0 commit comments