We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f8eab commit 8258ac9Copy full SHA for 8258ac9
1 file changed
.github/workflows/publish-ink-docs.yml
@@ -1,6 +1,9 @@
1
name: Publish Ink Docs to GH Pages
2
3
on:
4
+ push:
5
+ branches:
6
+ - main
7
workflow_dispatch:
8
9
permissions:
0 commit comments