Skip to content

Update auto-close-issue.yml #7

Update auto-close-issue.yml

Update auto-close-issue.yml #7

Workflow file for this run

- name: Close issue

Check failure on line 1 in .github/workflows/close-issue.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/close-issue.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
uses: peter-evans/close-issue@v1
with:
issue-number: ${{ github.event.issue.number }}
token: ${{ secrets.GITHUB_TOKEN }}