We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a97783 commit 325f1abCopy full SHA for 325f1ab
.github/workflows/arduino-ci.yml
@@ -80,7 +80,7 @@ jobs:
80
---
81
*This issue was automatically created by the Arduino CI workflow.*`,
82
labels: ['bug', 'arduino', 'ci'],
83
- assignees: ['Copilot']
+ assignees: ['copilot']
84
});
85
console.log(`Created issue #${issue.data.number}`)
86
@@ -148,6 +148,6 @@ jobs:
148
149
150
151
152
153
0 commit comments