Skip to content

Commit 906d18f

Browse files
committed
ci: fix docs.yml workflow
1 parent fd1cc45 commit 906d18f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/docs.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
name: Documentation build
2-
on:
3-
pull_request:
4-
push:
5-
branches:
6-
- master
7-
82
concurrency:
93
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
104
cancel-in-progress: true

0 commit comments

Comments
 (0)