mirror of
https://github.com/markqvist/rnsh.git
synced 2025-07-24 15:35:28 -04:00
Remote command line options
This commit is contained in:
parent
5ce4c342bc
commit
bf61ce891c
6 changed files with 240 additions and 149 deletions
7
.github/workflows/python-package.yml
vendored
7
.github/workflows/python-package.yml
vendored
|
@ -8,6 +8,13 @@ on:
|
|||
paths-ignore:
|
||||
- 'README.md'
|
||||
- '.github/**'
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
branches:
|
||||
- 'main'
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue