Skip to content

Commit

Permalink
Update Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aryasoni98 committed May 14, 2024
1 parent 9a0c986 commit e13fc6c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug-report.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Bug report
description: Create a bug report to help us improve Keploy
title: '[bug]: '
labels: [bug, infraboard, xerocodee, gssoc24]
labels: [bug, infraboard, xerocodee, gssoc]
body:
- type: markdown
attributes:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature-request.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Feature request
description: Suggest a feature to improve InfraBoard
title: '[feature]: '
labels: [feature, infraboard, xerocodee, gssoc24]
labels: [feature, infraboard, xerocodee, gssoc]
body:
- type: markdown
attributes:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/figma-design.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Figma Design Submission
description: Submit a design file for review
title: '[Design]: '
labels: [design, figma, infraboard, xerocodee, gssoc24]
labels: [design, figma, infraboard, xerocodee, gssoc]
body:
- type: markdown
attributes:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/code-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ permissions:
checks: write
pull-requests: write

env:
VITE_INTERNAL: true

jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e13fc6c

Please sign in to comment.