Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Bashamega committed Aug 14, 2024
1 parent e0a104a commit 1dc6410
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ body:
label: If "yes" to above, please explain how you would technically implement this
description: For example reference any existing code
validations:
required: false
required: false
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ body:
label: If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)
description: For example reference any existing code or library
validations:
required: false
required: false
2 changes: 1 addition & 1 deletion .github/workflows/greet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
} catch (error) {
console.error('Error creating comment:', error);
// Do not mark the step as failed; continue with the workflow.
}
}

0 comments on commit 1dc6410

Please sign in to comment.