Skip to content

Commit

Permalink
Merge pull request #3 from ctriolo/chris/dontoverwritelabels
Browse files Browse the repository at this point in the history
CHR-41: dont overwrite labels
  • Loading branch information
ctriolo authored May 25, 2023
2 parents dca76a3 + da38b65 commit 6f44b43
Show file tree
Hide file tree
Showing 7 changed files with 17,871 additions and 222 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
steps:
- name: Find the Linear Issue
id: findIssue
uses: ctriolo/action-find-linear-issue@v1
uses: ctriolo/action-find-linear-issue@v0.6
with:
linear-api-key: ${{secrets.LINEAR_API_KEY}}

Expand Down
Loading

0 comments on commit 6f44b43

Please sign in to comment.