Skip to content

Commit 8258ac9

Browse files
committed
fix
1 parent 82f8eab commit 8258ac9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish-ink-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Publish Ink Docs to GH Pages
22

33
on:
4+
push:
5+
branches:
6+
- main
47
workflow_dispatch:
58

69
permissions:

0 commit comments

Comments
 (0)