Skip to content

Commit 9f7acca

Browse files
committed
test gh pages
Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent 1f64f23 commit 9f7acca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/github-pages.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: Deploy Documentation to Github Pages
22

33
on:
4-
on:
5-
push:
6-
branches: [ "main" ]
7-
pull_request:
8-
branches: [ "main" ]
4+
push:
5+
branches: [ "main" ]
6+
pull_request:
7+
branches: [ "main" ]
98

109
# Runs on pushes targeting the 1.0.x branch
1110
# todo revert this
11+
#on:
1212
# push:
1313
# branches:
1414
# - main

0 commit comments

Comments
 (0)