Skip to content

Commit beac9d5

Browse files
committed
Fix a copy and pasted job name.
1 parent 1364a74 commit beac9d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-supported-enterprise-server-versions.yml

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

77
jobs:
8-
multi-language-repo_test-autodetect-languages:
8+
update-supported-enterprise-server-versions:
99
runs-on: ubuntu-latest
1010

1111
steps:

0 commit comments

Comments
 (0)