Remote command line options

This commit is contained in:
Aaron Heise 2023-02-13 19:21:05 -06:00
parent 5ce4c342bc
commit bf61ce891c
6 changed files with 240 additions and 149 deletions

View file

@ -8,6 +8,13 @@ on:
paths-ignore:
- 'README.md'
- '.github/**'
pull_request:
types:
- opened
branches:
- 'main'
paths-ignore:
- 'README.md'
jobs: