We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52ff740 commit f2706ffCopy full SHA for f2706ff
.github/workflows/markdown-lint.yml
@@ -28,9 +28,6 @@ name: markdown-lint
28
pull_request:
29
branches:
30
- master
31
-concurrency:
32
- group: markdown-lint-${{ github.ref }}
33
- cancel-in-progress: true
34
jobs:
35
markdown-lint:
36
runs-on: ubuntu-24.04
.github/workflows/mvn.yml
@@ -30,7 +30,6 @@ on:
mvn:
- name: mvn
strategy:
fail-fast: false
matrix:
.github/workflows/pit.yml
pit:
- name: pit
steps:
- uses: actions/checkout@v4
0 commit comments