Skip to content

chore(deps-dev): bump prettier from 3.3.0 to 3.3.1 #10

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

chore(deps-dev): bump prettier from 3.3.0 to 3.3.1 #10

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 }}