We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82ac201 commit d1c1224Copy full SHA for d1c1224
.github/workflows/docs.yml
@@ -3,8 +3,8 @@ on:
3
push:
4
tags:
5
- '*.*.*'
6
- # branches:
7
- # - main
+ branches:
+ - main
8
env:
9
nim-version: 'stable'
10
nim-src: src/${{ github.event.repository.name }}.nim
0 commit comments