mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-04 22:39:49 +00:00
first pass - minor tweaks and status badges
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1 +1 @@
|
||||
dist/** -diff linguist-generated=true
|
||||
dist/** -diff linguist-generated=true
|
||||
|
2
CODEOWNERS → .github/CODEOWNERS
vendored
2
CODEOWNERS → .github/CODEOWNERS
vendored
@ -1,4 +1,4 @@
|
||||
# Repository CODEOWNERS
|
||||
|
||||
* @actions/actions-runtime
|
||||
* @ncalteen
|
||||
* @ncalteen
|
@ -1,3 +1,3 @@
|
||||
dist/
|
||||
node_modules/
|
||||
coverage/
|
||||
coverage/
|
||||
|
@ -1,7 +1,6 @@
|
||||
# Create a JavaScript Action Using TypeScript
|
||||
# Create a GitHub Action Using TypeScript
|
||||
|
||||
[](https://github.com/super-linter/super-linter)
|
||||

|
||||
[](https://github.com/super-linter/super-linter)  [](https://github.com/actions/typescript-action/actions/workflows/check-dist.yml) [](https://github.com/actions/typescript-action/actions/workflows/codeql-analysis.yml)
|
||||
|
||||
Use this template to bootstrap the creation of a TypeScript action. :rocket:
|
||||
|
||||
|
Reference in New Issue
Block a user