Skip to content

Bump prettier from 3.1.0 to 3.1.1 #17

Bump prettier from 3.1.0 to 3.1.1

Bump prettier from 3.1.0 to 3.1.1 #17

Workflow file for this run

name: Example
on:
pull_request:
types: [opened]
jobs:
comment:
runs-on: ubuntu-latest
steps:
- uses: actions/commenter@v1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"