Skip to content

Commit

Permalink
Merge pull request #62 from tinybirdco/get-labels-01
Browse files Browse the repository at this point in the history
update label actions
  • Loading branch information
Alberto Juan authored Jan 31, 2024
2 parents 8bebdcb + c371733 commit 2877be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
- name: Get regression labels
id: regression_labels
uses: SamirMarin/get-labels-action@v0
uses: alrocar/get-labels-action@v1.0.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
label_key: regression
Expand Down

0 comments on commit 2877be2

Please sign in to comment.