Skip to content

feat: Normal App mode, Settings UI tabs, Dev Hub sub-title #23

feat: Normal App mode, Settings UI tabs, Dev Hub sub-title

feat: Normal App mode, Settings UI tabs, Dev Hub sub-title #23

Workflow file for this run

name: hello-world
on:
workflow_dispatch:
pull_request:
branches:
- master
- staging
- main
paths:
- README.md
jobs:
my-job:
runs-on: ubuntu-latest
steps:
- name: my-step
run: echo "Hello World!"