Skip to content

All CLI help text defaults should pull from the config default, the config defualt instead of being hard coded #114

All CLI help text defaults should pull from the config default, the config defualt instead of being hard coded

All CLI help text defaults should pull from the config default, the config defualt instead of being hard coded #114

Workflow file for this run

name: Create Linear Issue
on:
issues:
types: [opened]
jobs:
create-linear-issue:
runs-on: ubuntu-latest
steps:
- name: Create Linear Issue
uses: Dev-CasperTheGhost/create-linear-issue@1.3.1
with:
# from GitHub Secrets within the repo
linear-api-token: ${{ secrets.LINEAR_API_TOKEN }}
team-id: DRAM
state-id: Todo