1
0
mirror of https://github.com/Azure/setup-helm.git synced 2026-07-05 16:01:38 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
shigupt202 14d6f8694a Create defaultLabels.yml 2021-06-24 17:34:54 +05:30
3 changed files with 1 additions and 12 deletions
-1
View File
@@ -1 +0,0 @@
* @ds-ms
@@ -1,10 +0,0 @@
---
name: 'Issue: Bug Report / Feature Request'
about: Create a report to help us improve
title: ''
labels: need-to-triage
assignees: ''
---
+1 -1
View File
@@ -199,4 +199,4 @@ export async function run() {
core.setOutput('helm-path', cachedPath);
}
run().catch(core.setFailed);
run().catch(core.setFailed);