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 534a558 commit 323a144Copy full SHA for 323a144
.github/workflows/build-docs-actions.yml
@@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is publishing docs
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
- 'pyarmor/docs/**'
8
9
# jobs:
0 commit comments