mirror of
https://github.com/markqvist/rnsh.git
synced 2025-06-14 17:19:23 -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
|
name: CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue