mirror of
https://github.com/github/codeql-action.git
synced 2026-05-07 22:30:44 +00:00
Install actions/artifact@v1 as artifact-legacy and v2 as artifact
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "async",
|
||||
"main": "dist/async.js",
|
||||
"ignore": [
|
||||
"bower_components",
|
||||
"lib",
|
||||
"test",
|
||||
"node_modules",
|
||||
"perf",
|
||||
"support",
|
||||
"**/.*",
|
||||
"*.config.js",
|
||||
"*.json",
|
||||
"index.js",
|
||||
"Makefile"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user