Skip to content

Bump prettier from 3.0.2 to 3.0.3 #864

Bump prettier from 3.0.2 to 3.0.3

Bump prettier from 3.0.2 to 3.0.3 #864

Workflow file for this run

name: "Test typescript-action"
on:
pull_request:
push:
branches:
- main
- 'releases/*'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: npm ci
- run: npm run build
- run: npm test
- uses: ./
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
persons: "rowi1de"
# teams: "no-team"
include-draft: false
skip-with-manual-reviewers: 1