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:
4
.github/workflows/sync-content-to-repo.yml
vendored
4
.github/workflows/sync-content-to-repo.yml
vendored
@@ -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: |
|
||||||
|
Reference in New Issue
Block a user