We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa43d9f commit 2c694e7Copy full SHA for 2c694e7
.github/workflows/yamllint.yml
@@ -20,7 +20,7 @@ on: # yamllint disable-line rule:truthy
20
- '.yamllint.yaml'
21
22
jobs:
23
- lintSemaphoreYaml:
+ lintYaml:
24
runs-on: ubuntu-latest
25
steps:
26
- uses: actions/checkout@v4
0 commit comments