authorgravatar for hello@nektro.netMeghan <hello@nektro.net> 2021-07-14 01:45:41 -07:00
committergravatar for noreply@github.comGitHub <noreply@github.com> 2021-07-14 01:45:41 -07:00
log447d4c38f51222e709508572b42956d146136629
tree26317cc322e1c7123e428688ebdc3c38396d239a
parent0dbf11e0f380dcc3824f7f0bc2a32055d631d037
signaturebadge-question-mark Signed by PGP key 4AEE18F83AFDEB23

actions- run on master pushes as well


1 files changed, 2 insertions(+), 0 deletions(-)

.github/workflows/nightly.yml+2
......@@ -1,6 +1,8 @@
11name: Continuous Build
22
33on:
4 push:
5 branches: [master]
46 pull_request:
57 branches: [master]
68 schedule: