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 1bba9df commit cc2d4d4Copy full SHA for cc2d4d4
.github/workflows/docs.yml
@@ -13,7 +13,6 @@ permissions:
13
# Allow one concurrent deployment
14
concurrency:
15
group: "pages"
16
- cancel-in-progress: true
17
18
jobs:
19
docs-deploy:
.github/workflows/publish-on-pypi.yml
@@ -15,6 +15,7 @@ permissions:
+ cancel-in-progress: true
20
21
0 commit comments