We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dc12f5 commit 110f207Copy full SHA for 110f207
.github/workflows/pre-commit-manual.yml
@@ -24,7 +24,6 @@ permissions:
24
25
concurrency:
26
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
27
- cancel-in-progress: true
28
29
jobs:
30
run:
.github/workflows/pre-commit.yml
pre-commit:
0 commit comments