Skip to content

Commit f1ea95a

Browse files
Merge pull request #364 from abhro/patch-1
Fix branch name in docs.yml
2 parents bd6999e + 22a7402 commit f1ea95a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Documentation
22

33
on:
44
push:
5-
branches:
6-
- master
5+
branches: [main]
76
tags: '*'
87
pull_request:
98

0 commit comments

Comments
 (0)