Skip to content

Commit cc2d4d4

Browse files
committed
Publish cancels main
1 parent 1bba9df commit cc2d4d4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ permissions:
1313
# Allow one concurrent deployment
1414
concurrency:
1515
group: "pages"
16-
cancel-in-progress: true
1716

1817
jobs:
1918
docs-deploy:

.github/workflows/publish-on-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ permissions:
1515
# Allow one concurrent deployment
1616
concurrency:
1717
group: "pages"
18+
cancel-in-progress: true
1819

1920
jobs:
2021
docs-deploy:

0 commit comments

Comments
 (0)