Skip to content

chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 #9

chore(deps-dev): bump prettier from 3.2.5 to 3.3.0

chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 #9

Workflow file for this run

name: ci
on:
workflow_dispatch:
push:
branches:
- main
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: titenkov/action-slack@main
if: ${{ always() }}
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
with:
status: ${{ job.status }}