Skip to content

Commit 0d121f0

Browse files
Cancel concurrent docs on publish (#473)
1 parent 44685f7 commit 0d121f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
id-token: write
2020
concurrency:
2121
group: "pages"
22+
cancel-in-progress: True
2223

2324
steps:
2425
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)