Skip to content

fix: dont initialise entity store on every render by using state [SPA… #39

fix: dont initialise entity store on every render by using state [SPA…

fix: dont initialise entity store on every render by using state [SPA… #39

Workflow file for this run

name: Main
on:
push:
branches:
- '*'
workflow_dispatch:
jobs:
install-build:
runs-on: ubuntu-latest
steps:
- name: 'Echo ref_name'
run: echo ${{ github.ref_name }}