Skip to content

fix appointments (#4) #6

fix appointments (#4)

fix appointments (#4) #6

Workflow file for this run

name: Deploy
on:
push:
branches:
- master
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: copy_files
run: echo "Hello World!"