Skip to content

Commit 9b94de2

Browse files
committed
Fix name of job
1 parent ec24212 commit 9b94de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_repos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
workflow_dispatch: # Allow manual triggering
2424

2525
jobs:
26-
sync-readme:
26+
sync-repositories:
2727
runs-on: ubuntu-latest
2828
steps:
2929
- name: Checkout code

0 commit comments

Comments
 (0)