mirror of
https://github.com/markqvist/rnsh.git
synced 2025-05-06 08:15:29 -04:00
Added workflow_dispatch
This commit is contained in:
parent
3f4002c3a8
commit
8e758fdd0d
1 changed files with 2 additions and 1 deletions
3
.github/workflows/python-package.yml
vendored
3
.github/workflows/python-package.yml
vendored
|
@ -1,6 +1,7 @@
|
|||
name: CI
|
||||
|
||||
on:
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue