Skip to content

Commit f2706ff

Browse files
committed
fmt
1 parent 52ff740 commit f2706ff

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

.github/workflows/markdown-lint.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ name: markdown-lint
2828
pull_request:
2929
branches:
3030
- master
31-
concurrency:
32-
group: markdown-lint-${{ github.ref }}
33-
cancel-in-progress: true
3431
jobs:
3532
markdown-lint:
3633
runs-on: ubuntu-24.04

.github/workflows/mvn.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ on:
3030
- master
3131
jobs:
3232
mvn:
33-
name: mvn
3433
strategy:
3534
fail-fast: false
3635
matrix:

.github/workflows/pit.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ on:
3030
- master
3131
jobs:
3232
pit:
33-
name: pit
3433
runs-on: ubuntu-24.04
3534
steps:
3635
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)