mirror of
https://github.com/oliverbooth/TcpDotNet
synced 2024-11-09 23:05:41 +00:00
ci: run nightly on push to main, or workflow_dispatch
This commit is contained in:
parent
6959778e09
commit
7b21514dc4
3
.github/workflows/nightly.yml
vendored
3
.github/workflows/nightly.yml
vendored
@ -3,7 +3,8 @@ name: Publish Nightly
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
nightly:
|
||||
|
Loading…
Reference in New Issue
Block a user