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:
pull_request:
push:
branches:
- master
tags-ignore: [ v.* ]
schedule:
- cron: "0 0 * * *"
concurrency: