Skip to content

Commit 120d3fa

Browse files
committed
Set default prompt repository to "github/gh-aw" in import workflow
1 parent efa71d4 commit 120d3fa

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/import-workflow.lock.yml

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/import-workflow.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
description: 'Source repository to import from (e.g. "owner/repo"). Required when workflow_id is a name rather than a full URL or owner/repo/name path.'
1717
required: false
1818
type: string
19+
default: "github/gh-aw"
1920

2021
permissions: read-all
2122

0 commit comments

Comments
 (0)