Run Scala3 build as nightly
* instead of each push to master * still part of pr validation
This commit is contained in:
parent
06594e537b
commit
df6203babb
1 changed files with 2 additions and 4 deletions
6
.github/workflows/scala3-build.yml
vendored
6
.github/workflows/scala3-build.yml
vendored
|
|
@ -2,10 +2,8 @@ name: Build Akka with Scala 3
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags-ignore: [ v.* ]
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
|
||||
concurrency:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue