Skip to content

Commit

Permalink
Fix prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Dec 8, 2021
1 parent e82245b commit 4b46f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linear-export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
ghRepoOwner: ${{ github.event.repository.owner.login }}
ghRepoName: ${{ github.event.repository.name }}
ghToken: ${{ secrets.LINEAR_GH_TOKEN }}
linearIssuePrefix: SB
linearIssuePrefix: Test-runner
linearLabel: Storybook
linearPRLabel: PR
linearTeam: CH
Expand Down

0 comments on commit 4b46f7b

Please sign in to comment.