Skip to content

Merge pull request #58 from samliew/copilot/add-sub-issue-for-issue-45 #117

Merge pull request #58 from samliew/copilot/add-sub-issue-for-issue-45

Merge pull request #58 from samliew/copilot/add-sub-issue-for-issue-45 #117

Workflow file for this run

# Vercel handles deployments automatically via its Git integration.
# Connect this repo to a Vercel project at: https://vercel.com/new
# See: https://vercel.com/docs/deployments/git
#
# This workflow is intentionally left as a placeholder.
# You can safely delete this file once Vercel deployment is confirmed working.
name: Deploy Info
on:
push:
branches:
- main
jobs:
info:
runs-on: ubuntu-latest
steps:
- name: Deployment note
run: echo "This site is deployed to Vercel automatically via Git integration."