Skip to content

Commit aaf7871

Browse files
committed
WIP
1 parent 31b3cd9 commit aaf7871

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ on:
99
permissions:
1010
contents: read
1111

12-
concurrency:
13-
group: ${{ github.workflow }}-${{ github.ref }}
14-
cancel-in-progress: true
15-
1612
jobs:
1713

1814
# Run tests before publishing and only publish if tests pass

.github/workflows/publish_py.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ on:
66
tags:
77
- 'v*'
88

9-
concurrency:
10-
group: ${{ github.workflow }}-${{ github.ref }}
11-
cancel-in-progress: true
12-
139
permissions:
1410
contents: read
1511

0 commit comments

Comments
 (0)