From 4c60f297a142e1253164949911219bff1fb2a6ca Mon Sep 17 00:00:00 2001 From: Joe Moorhouse <5102656+joemoorhouse@users.noreply.github.com> Date: Sun, 29 Dec 2024 17:06:51 +0000 Subject: [PATCH 1/2] Update test-build-testpush.yaml Signed-off-by: Joe Moorhouse <5102656+joemoorhouse@users.noreply.github.com> --- .github/workflows/test-build-testpush.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/test-build-testpush.yaml b/.github/workflows/test-build-testpush.yaml index 93c32b7..6cfcecd 100644 --- a/.github/workflows/test-build-testpush.yaml +++ b/.github/workflows/test-build-testpush.yaml @@ -60,6 +60,9 @@ jobs: - name: "Check out repository" uses: actions/checkout@v2 + with: + ref: ${{github.event.pull_request.head.ref}} + repository: ${{github.event.pull_request.head.repo.full_name}} - name: "Determine app name" if: env.APP_NAME == '' From 60d6cb4f5f93abf590a3910e6015fb2bc84bb1fc Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 17:07:07 +0000 Subject: [PATCH 2/2] Chore: pre-commit autoupdate --- .github/workflows/test-build-testpush.yaml | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test-build-testpush.yaml b/.github/workflows/test-build-testpush.yaml index 6cfcecd..6d24fb3 100644 --- a/.github/workflows/test-build-testpush.yaml +++ b/.github/workflows/test-build-testpush.yaml @@ -15,7 +15,7 @@ env: # yamllint disable-line rule:truthy on: - # https://docs.github.com/en/actions/reference/events-that-trigger-workflows + # https://docs.github.com/en/actions/reference/events-that-trigger-workflows pull_request_target: types: [labeled] diff --git a/README.md b/README.md index aa263ed..f6d2024 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ > On June 26 2024, Linux Foundation announced the merger of its financial services umbrella, the Fintech Open Source Foundation ([FINOS](https://finos.org)), with OS-Climate, an open source community dedicated to building data technologies, modeling, and analytic tools that will drive global capital flows into climate change mitigation and resilience; OS-Climate projects are in the process of transitioning to the [FINOS governance framework](https://community.finos.org/docs/governance); read more on [finos.org/press/finos-join-forces-os-open-source-climate-sustainability-esg](https://finos.org/press/finos-join-forces-os-open-source-climate-sustainability-esg) + # physrisk-api API service for the OS-Climate physical risk tool