Skip to content

Commit 9a2cbf7

Browse files
committed
Add a comment for dependabot
1 parent 73f5e9b commit 9a2cbf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/starter/scripts.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ func (s *Starter) getSetupRawScript(ctx context.Context, targetScope, runnerName
7676
}
7777

7878
var labels []string
79+
// The "dependabot" label is always added to ensure compatibility with Dependabot-related workflows.
7980
labels = append(labels, "dependabot")
8081

8182
v := templateCreateLatestRunnerOnceValue{

0 commit comments

Comments
 (0)