Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sosukesuzuki committed Dec 10, 2021
1 parent 6b0b64f commit e2108dc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/prevent-updating-users-yml.yml
Expand Up @@ -17,9 +17,3 @@ jobs:
body: |
Thank you for using Prettier! But we don't accept updating `users.yml` anymore.
If you created this PR for a purpose other than adding users, please ping a maintainer.
- name: Close PR
uses: actions-cool/issues-helper@v2
with:
actions: "close-issue"
token: ${{ secrets.GITHUB_TOKEN }}
issue-number: ${{ github.event.number }}

0 comments on commit e2108dc

Please sign in to comment.