Skip to content

Commit

Permalink
feat: update github files
Browse files Browse the repository at this point in the history
  • Loading branch information
jcwillox committed Feb 12, 2023
1 parent 4a29b55 commit 84995fe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Report an issue with the Paper Buttons Row plugin
name: Report an issue
description: Report an issue with the Paper Buttons Row plugin.
body:
- type: markdown
Expand Down
4 changes: 0 additions & 4 deletions .github/ISSUE_TEMPLATE/generic_issue.md

This file was deleted.

3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,8 @@ jobs:
- name: "Install dependencies"
run: pnpm install

- name: "Typecheck"
run: pnpm run typecheck

- name: "Run Build"
run: pnpm run build

0 comments on commit 84995fe

Please sign in to comment.