Skip to content

Commit 44216e6

Browse files
James Browningnewhoggy
James Browning
authored andcommitted
Deploy Haddock for merge to master only
1 parent ec57638 commit 44216e6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/github-page.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: "Haddock documentation"
22

3-
on: [push]
3+
on:
4+
push:
5+
branches:
6+
- master
47

58
jobs:
69
build:

0 commit comments

Comments
 (0)