Skip to content

Need to complete createStore function #4

Need to complete createStore function

Need to complete createStore function #4

Workflow file for this run

name: Milestone Assigner
on:
pull_request:
types:
- opened
issues:
types:
- opened
jobs:
add:
name: Add Milestone
runs-on: ubuntu-latest
steps:
- uses: Julexar/[email protected]
with:
token: ${{ secrets.WORKFLOW_TOKEN }}
milestone: "Finish the Item Store"