Skip to content

Resolution Step 1

Resolution Step 1 #79

Workflow file for this run

name: Deployment on a merge
on:
push:
branches: # Which branches will deploy?
- 'main'
workflow_dispatch: