1
0
mirror of https://github.com/oliverbooth/TcpDotNet synced 2024-11-10 02:55:41 +00:00

ci: run nightly on push to main, or workflow_dispatch

This commit is contained in:
Oliver Booth 2024-02-12 17:46:58 +00:00
parent 6959778e09
commit 7b21514dc4
Signed by: oliverbooth
GPG Key ID: E60B570D1B7557B5

View File

@ -3,7 +3,8 @@ name: Publish Nightly
on: on:
push: push:
branches: branches:
- develop - main
workflow_dispatch:
jobs: jobs:
nightly: nightly: