We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f33348 commit 39db088Copy full SHA for 39db088
.github/workflows/issue-autorespond-and-close.yml
@@ -6,8 +6,8 @@ on:
6
- opened
7
8
jobs:
9
- invoke_reusable_workflow:
10
- 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
11
with:
12
issue_number: ${{ github.event.issue.number }}
13
repository: ${{ github.repository }}
0 commit comments