Skip to content

Commit 55ee25a

Browse files
committed
ci: Fix job name for janitor exceptions workflow
1 parent f6c0ee2 commit 55ee25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/janitor_exceptions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: '0 0 * * 1,5'
77

88
jobs:
9-
release:
9+
janitor:
1010
runs-on: ubuntu-latest
1111
permissions:
1212
contents: write

0 commit comments

Comments
 (0)