Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Commit e43956d

Browse files
committed
chore(gha): update linear.yml GitHub workflow
1 parent 39a388e commit e43956d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/linear.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@ jobs:
3939
linearApiKey: ${{ secrets.LINEAR_API_KEY }}
4040
githubToken: ${{ secrets.GITHUB_TOKEN }}
4141

42+
- uses: mobsuccess-devops/github-actions-linear@master
43+
with:
44+
action: create-linear-issue-from-bot-pr
45+
linearApiKey: ${{ secrets.LINEAR_API_KEY }}
46+
githubToken: ${{ secrets.GITHUB_TOKEN }}
47+
4248
- uses: mobsuccess-devops/github-actions-linear@master
4349
with:
4450
action: check-linear-state

0 commit comments

Comments
 (0)