Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Alex S <[email protected]>
  • Loading branch information
rmi22186 and alexs-mparticle committed Dec 17, 2024
1 parent 5f33348 commit 39db088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/issue-autorespond-and-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
- opened

jobs:
invoke_reusable_workflow:
uses: mparticle/mparticle-workflows/.github/workflows/auto-respond-close-issue.yml@master
auto-respond-and-close-issue:
uses: mparticle/mparticle-workflows/.github/workflows/auto-respond-close-issue.yml@main
with:
issue_number: ${{ github.event.issue.number }}
repository: ${{ github.repository }}
Expand Down

0 comments on commit 39db088

Please sign in to comment.