Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 5efc5d9

Browse files
build: master renamed in main
1 parent 0a99ee0 commit 5efc5d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: CI - Docs
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
paths:
8-
- 'docs/**'
8+
- "docs/**"
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)