Skip to content

Commit

Permalink
Update single-repo.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
prithvikumardetne committed May 3, 2024
1 parent dacd3e6 commit 95a973c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/single-repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ on:
inputs:
repo_name:
description: |
Updating it to gitpractice repo
required: false
Repo name
required: true

jobs:

Expand All @@ -29,4 +29,4 @@ jobs:
patterns_to_include: single-repo.yaml
committer_username: prithvikumar.detne@gmail.com
committer_email: prithvikumar.detne@gmail.com
commit_message: "Single Repo Commit"
commit_message: "Validating required parameter"

0 comments on commit 95a973c

Please sign in to comment.