Skip to content

Bump prettier from 2.4.1 to 3.1.0 #553

Bump prettier from 2.4.1 to 3.1.0

Bump prettier from 2.4.1 to 3.1.0 #553

Workflow file for this run

# Automatically picks up labels from `labels.json` and adds them to the repository
name: Default
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Label Syncer
uses: micnncim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ github.repository }}
with:
manifest: .github/labels.json
prune: false