We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7a926f commit 8cbed47Copy full SHA for 8cbed47
1 file changed
.github/workflows/docs.yml
@@ -1,6 +1,9 @@
1
name: Docs
2
3
-on: [push, pull_request]
+on:
4
+ push:
5
+ branches: [main]
6
+ pull_request:
7
8
permissions: {}
9
0 commit comments