Skip to content

Commit 2c694e7

Browse files
committed
rename gh yaml lint job
1 parent aa43d9f commit 2c694e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/yamllint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on: # yamllint disable-line rule:truthy
2020
- '.yamllint.yaml'
2121

2222
jobs:
23-
lintSemaphoreYaml:
23+
lintYaml:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)