Skip to content

chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 #125

chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3

chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 #125

Workflow file for this run

name: Lint PR
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v1.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}