Commit Graph

3 Commits

Author SHA1 Message Date
Alfi Maulana
0e00676973
chore(git): adjust attribute rule for main/index.mjs 2023-11-25 20:09:06 +07:00
Alfi Maulana
63009a83ac
chore(git): add attribute for yarn.lock file 2023-11-25 20:08:22 +07:00
Alfi Maulana
ed7c2d179c
build: initialize JavaScript Action project (#69)
* build: initialize JavaScript action project

* chore(dependabot): check for npm package updates

* style: ignore `main` dir and `README.md` from being formatted

* ci: add Build workflow that contains Build Package job

* ci: add Test Package job in the Test workflow

* test: add an empty `main.test.ts` test

* chore: adjust Git attributes for `main/index.mjs` file

* docs(readme): add a build status badge
2023-11-20 18:25:22 +07:00