Skip to content

chore: add test for initialValue/resetStore #30

chore: add test for initialValue/resetStore

chore: add test for initialValue/resetStore #30

Workflow file for this run

name: New Push
on: [push]
jobs:
notify:
runs-on: ubuntu-latest
steps:
- uses: sarisia/actions-status-discord@v1
if: always()
with:
webhook: ${{ secrets.DISCORD_WEBHOOK }}