WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Bump prettier from 3.7.3 to 3.7.4 #1621

Bump prettier from 3.7.3 to 3.7.4

Bump prettier from 3.7.3 to 3.7.4 #1621

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