Skip to content

Commit ef8f3b4

Browse files
committed
Changed houskeeping job name to Python Content Validation.
1 parent 676272b commit ef8f3b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: bin/run-tests-in-docker.sh
3838

3939
housekeeping:
40-
name: housekeeping
40+
name: Python Content Validation
4141
runs-on: ubuntu-24.04
4242
container:
4343
image: python:3.13.5-alpine3.22

0 commit comments

Comments
 (0)