Skip to content

Implement note fetching and CORS configuration; remove unused fronten… #5

Implement note fetching and CORS configuration; remove unused fronten…

Implement note fetching and CORS configuration; remove unused fronten… #5

Workflow file for this run

name: My github action learn
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Run a one-line script
run: echo Hello, world!