Skip to content

chore: add github action and issue template #1

chore: add github action and issue template

chore: add github action and issue template #1

Workflow file for this run

name: template
on:
push:
branches: [ main, dev ]
jobs:
template-tgt:
name: Template Action
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: |
ls