chore(repo): implement CI w/ github actions (#4)
This commit is contained in:
parent
d6696a150b
commit
985dbc32cd
5 changed files with 31 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -36,6 +36,7 @@
|
|||
!/flake.lock
|
||||
|
||||
### Repository configuration ###
|
||||
!/.github/workflows/*.yml
|
||||
!/.husky/commit-msg
|
||||
!/conventional.config.js
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue