Skip to content

chore(deps-dev): bump prettier from 2.8.4 to 3.1.0 #12

chore(deps-dev): bump prettier from 2.8.4 to 3.1.0

chore(deps-dev): bump prettier from 2.8.4 to 3.1.0 #12

Workflow file for this run

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