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 13e6e9d commit 186b773Copy full SHA for 186b773
.github/workflows/delete_pr_built_doc.yml
@@ -2,7 +2,7 @@ name: Delete docs built with PR
2
3
on:
4
pull_request:
5
- branches: [ "3.8" ]
+ branches: [ "3.9" ]
6
types:
7
- closed # PR closed
8
.github/workflows/pr_build.yml
@@ -2,7 +2,7 @@ name: PR build for ver 3.8
- opened # open PR
- synchronize # update the branch which pulled from
0 commit comments