Skip to content

chore: add hrm switch #88

chore: add hrm switch

chore: add hrm switch #88

Workflow file for this run

---
name: Deployment File
on:
push:
branches:
- main
jobs:
hello-world:
name: Hello World
runs-on: ubuntu-22.04
steps:
- name: Hello World
run: echo hello world