Skip to content

Commit 4b46f7b

Browse files
committed
Fix prefix
1 parent e82245b commit 4b46f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linear-export.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
ghRepoOwner: ${{ github.event.repository.owner.login }}
2121
ghRepoName: ${{ github.event.repository.name }}
2222
ghToken: ${{ secrets.LINEAR_GH_TOKEN }}
23-
linearIssuePrefix: SB
23+
linearIssuePrefix: Test-runner
2424
linearLabel: Storybook
2525
linearPRLabel: PR
2626
linearTeam: CH

0 commit comments

Comments
 (0)