We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ca462 commit a0d417aCopy full SHA for a0d417a
.github/workflows/dispatch.yml
@@ -3,7 +3,7 @@ name: Trigger docs site update
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
- release-*
8
- '!release-1.x'
9
.github/workflows/media.yml
@@ -2,7 +2,7 @@ name: Upload media files to Qiniu when they change
2
paths:
- media/**
0 commit comments