We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dee48a commit c1457aaCopy full SHA for c1457aa
3 files changed
.github/workflows/check-md-link.yml
@@ -25,7 +25,7 @@ on:
25
- '.github/workflows/check-md-link.yml'
26
- 'mkdocs/**'
27
branches:
28
- - 'main'
+ - 'li-0.11'
29
pull_request:
30
paths:
31
.github/workflows/python-ci-docs.yml
@@ -22,7 +22,7 @@ name: "Python CI Docs"
22
on:
23
push:
24
.github/workflows/python-ci.yml
@@ -22,7 +22,7 @@ name: "Python CI"
- '**' # Include all files and directories in the repository by default.
0 commit comments