1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-27 11:09:53 +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"
labels: |
automated pr
reviewers:
- jcanalesluna
- kamranahmedse
reviewers: jcanalesluna,kamranahmedse
commit-message: "chore: sync content to repo"
title: "chore: sync content to repository - ${{ inputs.roadmap_slug }}"
body: |
@@ -65,4 +63,4 @@ jobs:
> Commit: ${{ github.sha }}
> Workflow Path: ${{ github.workflow_ref }}
**Please Review the Changes and Merge the PR if everything is fine.**
**Please Review the Changes and Merge the PR if everything is fine.**