Skip to content

Commit ea0b5bf

Browse files
Try fixing GitHub actions
1 parent d768579 commit ea0b5bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/documentation.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
name: Documentation
2-
32
on:
43
push:
54
branches:
65
- main # update to match your development branch (master, main, dev, trunk, ...)
76
tags: [*v]
87
pull_request:
9-
108
jobs:
119
build:
1210
permissions:

0 commit comments

Comments
 (0)