Skip to content

Commit 5aa878d

Browse files
authored
remove github context from workflow (#570)
1 parent 01709db commit 5aa878d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/check_code_quality.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ on:
1515
- "test/**.py"
1616
- "template/**.py"
1717

18-
concurrency:
19-
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
20-
cancel-in-progress: true
21-
2218
defaults:
2319
run:
2420
shell: bash -l {0}

0 commit comments

Comments
 (0)