From: Joas Schilling Date: Tue, 28 Feb 2023 18:52:41 +0000 (+0100) Subject: Neutralize action name X-Git-Tag: v24.0.11rc1~21^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F36888%2Fhead;p=nextcloud-server.git Neutralize action name Signed-off-by: Joas Schilling --- diff --git a/.github/workflows/oci.yml b/.github/workflows/oci.yml index c456b61f914..9c6e23b1409 100644 --- a/.github/workflows/oci.yml +++ b/.github/workflows/oci.yml @@ -8,7 +8,7 @@ on: - stable* jobs: - phpunit-oci8: + phpunit-oci: runs-on: ubuntu-20.04 strategy: