1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-28 11:39:52 +02:00

fix: broken syntax of workflow

This commit is contained in:
Kamran Ahmed
2025-08-21 16:19:03 +01:00
committed by GitHub
parent 6970cccc85
commit 7a51c1af6c

View File

@@ -51,9 +51,7 @@ jobs:
base: "master" base: "master"
labels: | labels: |
automated pr automated pr
reviewers: reviewers: jcanalesluna,kamranahmedse
- jcanalesluna
- kamranahmedse
commit-message: "chore: sync content to repo" commit-message: "chore: sync content to repo"
title: "chore: sync content to repository - ${{ inputs.roadmap_slug }}" title: "chore: sync content to repository - ${{ inputs.roadmap_slug }}"
body: | body: |