mirror of
https://github.com/mtkennerly/dunamai-action.git
synced 2025-06-21 06:41:08 +00:00
#2: Rewrite as a composite action
This commit is contained in:
parent
1a3a67c1e5
commit
6708a62e85
9 changed files with 68 additions and 3088 deletions
|
@ -9,11 +9,3 @@ repos:
|
|||
rev: v1.1.6
|
||||
hooks:
|
||||
- id: forbid-tabs
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: build
|
||||
name: build
|
||||
language: system
|
||||
entry: npm run build
|
||||
pass_filenames: false
|
||||
files: '(\.(tsx?|jsx?)$|^package.json$|^tsconfig.json$)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue