]> source.dussan.org Git - nextcloud-server.git/commitdiff
Neutralize action name 36888/head
authorJoas Schilling <coding@schilljs.com>
Tue, 28 Feb 2023 18:52:41 +0000 (19:52 +0100)
committerJoas Schilling <coding@schilljs.com>
Tue, 28 Feb 2023 18:52:41 +0000 (19:52 +0100)
Signed-off-by: Joas Schilling <coding@schilljs.com>
.github/workflows/oci.yml

index c456b61f914d7db35907c6cc25dfffb8703a78a5..9c6e23b14097a95adc656e5affb85a872c78a22c 100644 (file)
@@ -8,7 +8,7 @@ on:
       - stable*
 
 jobs:
-  phpunit-oci8:
+  phpunit-oci:
     runs-on: ubuntu-20.04
 
     strategy: