authorgravatar for hello@nektro.netMeghan <hello@nektro.net> 2021-07-18 17:30:49 -07:00
committergravatar for noreply@github.comGitHub <noreply@github.com> 2021-07-18 17:30:49 -07:00
log1bef6ef3da40b7303c2d081a219cd3441a4101dd
treef021f1a35a263831da6a9c9b5d33ff8769b03787
parent2ce73179300fc3cd4e4481ed8e351c355077d496
signaturebadge-question-mark Signed by PGP key 4AEE18F83AFDEB23

actions- fix names and remove scheduled builds


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

.github/workflows/nightly.yml+2-4
......@@ -1,15 +1,13 @@
1name: Continuous Build
1name: CI
22
33on:
44 push:
55 branches: [master]
66 pull_request:
77 branches: [master]
8 schedule:
9 - cron: "0 5 * * *"
108
119jobs:
12 native-build:
10 test:
1311 strategy:
1412 fail-fast: false
1513 matrix: