We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c084d7 commit 5238624Copy full SHA for 5238624
package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "action-typescript",
+ "name": "copilot-license-cleanup",
3
"version": "1.0.0",
4
- "description": "GitHub Actions TypeScript template",
+ "description": "GitHub Action to clean up licenses in Copilot",
5
"main": "src/index.ts",
6
"scripts": {
7
"build": "ncc build",
0 commit comments