Skip to content

Commit

Permalink
Merge pull request #16516 from peterwoodworth/master
Browse files Browse the repository at this point in the history
chore: update autolabeler to fork
  • Loading branch information
peterwoodworth authored Sep 16, 2021
2 parents 532a72b + baa863b commit 015e0c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/issue-label-assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ jobs:
issues: write
runs-on: ubuntu-latest
steps:
- uses: Naturalclar/issue-action@v2.0.2
- uses: peterwoodworth/issue-action@main
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
title-or-body: 'title'
excluded-expressions: "[CDK CLI Version|TypeScript|Java|Python]"
parameters: >
[
{"keywords":["(cli)","(command line)"],"labels":["package/tools"],"assignees":["rix0rrr"]},
Expand Down

0 comments on commit 015e0c8

Please sign in to comment.