Skip to content

Commit 118ce7e

Browse files
committed
master -> main
1 parent aaf8881 commit 118ce7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Documentation
33
on:
44
push:
55
branches:
6-
- master # update to match your development branch (master, main, dev, trunk, ...)
6+
- main # update to match your development branch (master, main, dev, trunk, ...)
77
tags: '*'
88
pull_request:
99

0 commit comments

Comments
 (0)