Run Scala3 build as nightly

* instead of each push to master
* still part of pr validation
This commit is contained in:
Patrik Nordwall 2021-09-01 08:26:39 +02:00
parent 06594e537b
commit df6203babb

View file

@ -2,10 +2,8 @@ name: Build Akka with Scala 3
on: on:
pull_request: pull_request:
push: schedule:
branches: - cron: "0 0 * * *"
- master
tags-ignore: [ v.* ]
concurrency: concurrency: