diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 539bbacee9a7..b3349f87545f 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -1,5 +1,7 @@ name: Check Scala CLA on: + # This is a temporary trigger to cover already opened PRs + workflow_dispatch: pull_request: types: opened branches-ignore: diff --git a/README.md b/README.md index 7a2bda3f8073..14bfb4c72cbc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ + + + Dotty ===== [![Dotty CI](https://github.com/scala/scala3/workflows/Dotty/badge.svg?branch=main)](https://github.com/scala/scala3/actions?query=branch%3Amain)