ci: add nightly-build.yml

This commit is contained in:
himself65
2023-05-09 23:03:22 -05:00
parent b38017cd23
commit ef665df330
2 changed files with 143 additions and 0 deletions

View File

@@ -6,6 +6,10 @@ on:
- master
- v[0-9]+.[0-9]+.x-staging
- v[0-9]+.[0-9]+.x
paths-ignore:
- README.md
- .github/**
- '!.github/workflows/build.yml'
pull_request:
branches:
- master