Skip to content

Commit d1c1224

Browse files
authored
Update docs.yml
1 parent 82ac201 commit d1c1224

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,8 +3,8 @@ on:
33
push:
44
tags:
55
- '*.*.*'
6-
# branches:
7-
# - main
6+
branches:
7+
- main
88
env:
99
nim-version: 'stable'
1010
nim-src: src/${{ github.event.repository.name }}.nim

0 commit comments

Comments
 (0)